org.ektorp.util
Interface Predicate<T>


public interface Predicate<T>


Method Summary
 boolean apply(T input)
           
 

Method Detail

apply

boolean apply(T input)


Copyright © 2011. All Rights Reserved.