Uses of Interface
com.ebmwebsourcing.easycommons.lang.CollectionHelper.Filter

Packages that use CollectionHelper.Filter
com.ebmwebsourcing.easycommons.lang   
 

Uses of CollectionHelper.Filter in com.ebmwebsourcing.easycommons.lang
 

Method parameters in com.ebmwebsourcing.easycommons.lang with type arguments of type CollectionHelper.Filter
static
<T> void
CollectionHelper.filter(Collection<T> target, List<CollectionHelper.Filter<T>> filters)
          Remove object from the specified List according to Filter.
 



Copyright © 2013 Petals Link. All rights reserved.