Uses of Interface
org.alfresco.util.collections.Filter
-
Packages that use Filter Package Description org.alfresco.util.collections -
-
Uses of Filter in org.alfresco.util.collections
Methods in org.alfresco.util.collections that return Filter Modifier and Type Method Description static <T> Filter<T>
CollectionUtils. containsFilter(Collection<T> values)
-