public final class Node extends Object
Node(String name)
boolean
equals(Object obj)
String
getName()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Node(String name)
public String getName()
public String toString()
toString
Object
public int hashCode()
hashCode
public boolean equals(Object obj)
equals
Copyright © 1995-2015 Webtide. All Rights Reserved.