public static class PQ5.Node extends java.lang.Object
PQ5.Node
center
left
right
Node(char letter)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PQ5.Node left
public PQ5.Node center
public PQ5.Node right
public Node(char letter)