Package org.jcsp.net

Class NodeKey

java.lang.Object
org.jcsp.net.NodeKey

public final class NodeKey extends Object

An object that is returned when the Node is initialized. It is required for any Node management operations.

  • Constructor Details

    • NodeKey

      NodeKey()
      This should only be constructed in the Node class.