public class Node extends Object
Node(Vertex vertex)
String
toString()
void
updateFrom(Node from)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Node(Vertex vertex)
public void updateFrom(Node from)
public String toString()
toString
Object
Copyright © 2014–2017 码农场. All rights reserved.