Class Address
java.lang.Object
org.jcsp.net.settings.Address
Used internally within the JCSP network infrastructure to represent a single address.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
protocolID
-
value
-
unique
private boolean unique -
specs
-
-
Constructor Details
-
Address
-
-
Method Details
-
getProtocolID
-
getValue
-
addSpec
-
removeSpec
-
getSpecs
-
isUnique
public boolean isUnique() -
equals
-
toString
-