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