com.android.internal.util
Interface Predicate<T>


public interface Predicate<T>


Method Summary
 boolean apply(T arg0)
           
 

Method Detail

apply

boolean apply(T arg0)


Copyright © 2008-2012. All Rights Reserved.