Uses of Interface
xades4j.utils.CollectionUtils.Predicate

Packages that use CollectionUtils.Predicate
xades4j.utils Utility classes used in the library, which may also be usefull outside. 
 

Uses of CollectionUtils.Predicate in xades4j.utils
 

Methods in xades4j.utils with parameters of type CollectionUtils.Predicate
static
<T> List<T>
CollectionUtils.filter(Collection<T> c, CollectionUtils.Predicate<T> p)
           
 Collection<T> DataGetterImpl.getFiltered(CollectionUtils.Predicate<T> filter)
           
 Collection<T> DataGetter.getFiltered(CollectionUtils.Predicate<T> filter)
           
 



Copyright © 2012. All Rights Reserved.