public class Edge extends java.lang.Object
Edge(int a_from, int a_to)
int
getFrom()
getTo()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Edge(int a_from, int a_to)
public int getFrom()
public int getTo()