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