static final class NodePredicates.IsNullPredicate extends Object implements NodePredicate
Constructor and Description |
---|
IsNullPredicate() |
Modifier and Type | Method and Description |
---|---|
boolean |
apply(Node n) |
NodePredicate |
negate() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
and, or
IsNullPredicate()
public boolean apply(Node n)
apply
in interface NodePredicate
public NodePredicate negate()
negate
in interface NodePredicate