public class NotPredicate<T> extends Object implements EPredicate<T>
NotPredicate(EPredicate<T> predicate)
boolean
pass(T input)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public NotPredicate(EPredicate<T> predicate)
public boolean pass(T input)
pass
EPredicate<T>
public String toString()
toString
Object
Copyright © 2013 Atomic Leopard. All Rights Reserved.