Route()
void
add(Edge edge)
int
edges()
Edge
firstEdge()
Node
firstNode()
Route
forkRoute()
getEdge(int index)
List<Node>
getEdges()
getNode(int index)
getNodes()
boolean
isEmpty()
lastEdge()
lastNode()
nodes()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
toString
Object