Package org.jcsp.net
Class NodeKey
java.lang.Object
org.jcsp.net.NodeKey
An object that is returned when the Node is initialized. It is required for any Node management operations.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
NodeKey
NodeKey()This should only be constructed in the Node class.
-