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