Summary:
Detail:
Graph<T>
List<Graph.Node<T>>
edges
T
payload
Node(T payload)
void
addEdge(Graph.Node<T> n)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
toString
Object