Uses of Interface
org.deegree.commons.utils.CollectionUtils.Predicate

Packages that use CollectionUtils.Predicate
org.deegree.commons.utils   
 

Uses of CollectionUtils.Predicate in org.deegree.commons.utils
 

Methods in org.deegree.commons.utils with parameters of type CollectionUtils.Predicate
static
<T> List<T>
CollectionUtils.filter(Collection<T> col, CollectionUtils.Predicate<T> pred)
           
 



Copyright © 2011. All Rights Reserved.