public class ParseNodeHashElem
extends java.lang.Object
Constructor and Description |
---|
ParseNodeHashElem(ParseNode node) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
int |
hashCode() |
boolean |
isEmpty() |
java.lang.String |
toString() |
public final ParseNode node
public ParseNodeHashElem(ParseNode node)
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public boolean isEmpty()
public java.lang.String toString()
toString
in class java.lang.Object