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