java.lang.Object edu.gwu.simplenetsim.Edge
public class Edge
Used by the simulator.
Constructor Summary | |
---|---|
Edge()
|
Method Summary | |
---|---|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public Edge()
Method Detail |
---|
public java.lang.String toString()
toString
in class java.lang.Object