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