org.ektorp.util
Interface Predicate<T>


public interface Predicate<T>


Method Summary
 boolean apply(T input)
           
 

Method Detail

apply

boolean apply(T input)


Copyright © 2010. All Rights Reserved.