Package org.jcsp.net2

Class NetLocation

    • Constructor Detail

      • NetLocation

        public NetLocation()
    • Method Detail

      • getNodeID

        public abstract NodeID getNodeID()
        Gets the NodeID part of the location structure
        Returns:
        the NodeID part of the NetLocation
      • getNodeAddress

        public abstract NodeAddress getNodeAddress()
        Gets the NodeAddress part of the location structure
        Returns:
        The NodeAddress part of the NetLocation