public class NodeFormatter<V> extends java.lang.Object implements Formatter<Node<V>>
NodeFormatter(InputBuffer inputBuffer)
java.lang.String
format(Node<V> node)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NodeFormatter(InputBuffer inputBuffer)
inputBuffer
public java.lang.String format(Node<V> node)
Formatter
format
Formatter<Node<V>>
node