public class NotPredicate extends java.lang.Object implements Predicate
NotPredicate(Predicate predicate)
void
accept(Visitor visitor)
Predicate
getPredicate()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NotPredicate(Predicate predicate)
public Predicate getPredicate()
public void accept(Visitor visitor)
accept
Visitable