private static class NodeUtil.MatchNotFunction extends java.lang.Object implements com.google.common.base.Predicate<Node>
private
MatchNotFunction()
boolean
apply(Node n)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
private MatchNotFunction()
public boolean apply(Node n)
apply
com.google.common.base.Predicate<Node>