Package org.jcsp.net2
Class NodeKey
- java.lang.Object
-
- org.jcsp.net2.NodeKey
-
public final class NodeKey extends java.lang.Object
A unique object for allowing access to privileged operations on the Node. Returned when a Node is initialised.
-
-
Constructor Summary
Constructors Constructor Description NodeKey()
Creates a NodeKey
-