public static class TreeDecoder.LeafNode extends TreeDecoder.Node
int
symbol
left, right
LeafNode(int symbol)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final int symbol
public LeafNode(int symbol)