Uses of Interface
net.thevpc.common.collections.CollectionFilter
-
Uses of CollectionFilter in net.thevpc.common.collections
Methods in net.thevpc.common.collections with parameters of type CollectionFilterModifier and TypeMethodDescriptionstatic <T> List<T> CollectionUtils.filter(Collection<T> collection, CollectionFilter<T> filter)