Node
public class SimpleNode extends Object implements Node
SimpleNode(String s)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public SimpleNode(String s)
s
public String toString()
toString
Object