public class Path extends Object
Path(Node node)
Path(Node[] nodes)
boolean
equals(Object o)
Node
getLastNode()
Node[]
getNodes()
int
hashCode()
void
setNodes(Node[] nodes)
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
ArrayIndexOutOfBoundsException
equals
Object
hashCode
toString