public class Edge extends java.lang.Object implements java.io.Serializable, com.google.gwt.user.client.rpc.IsSerializable
Node
a
b
Edge(Node a, Node b)
java.lang.String
getKey()
float
getLength()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Node a
public Node b
public Edge(Node a, Node b)
public java.lang.String getKey()
public float getLength()