(package private) static enum
Node.Type
(package private) Object
defaultPart
(package private) Node
next
payload
(package private) Node.Type
type
Node(Node.Type type, Object payload)
Node(Node.Type type, Object payload, Object defaultPart)
(package private) void
append(Node newNode)
void
dump()
boolean
equals(Object o)
int
hashCode()
recursive(Node n, StringBuilder sb)
setNext(Node n)
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
toString
Object
equals
hashCode