public abstract class SdkPredicate<T> extends Object
SdkPredicate()
abstract boolean
test(T t)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SdkPredicate()
public abstract boolean test(T t)
t