Uses of Interface
org.openforis.commons.collection.Predicate
-
Uses of Predicate in org.openforis.commons.collection
Methods in org.openforis.commons.collection with parameters of type PredicateModifier and TypeMethodDescriptionstatic <T,C extends Collection<T>>
voidstatic <T> TCollectionUtils.find(Collection<T> items, Predicate<T> predicate)