public static class Graph.Node extends Object
Graph.Node(Object payload)
void
addEdge(Graph.Node n)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Graph.Node(Object payload)
public void addEdge(Graph.Node n)
public String toString()
toString
Object
Copyright © 2013. All rights reserved.