Uses of Interface
com.jdroid.java.collections.Predicate

Packages that use Predicate
com.jdroid.java.collections   
 

Uses of Predicate in com.jdroid.java.collections
 

Methods in com.jdroid.java.collections with parameters of type Predicate
static
<T> List<T>
Lists.filter(List<T> unfilteredList, Predicate<T> predicate)
           
 



Copyright © 2014. All rights reserved.