org.jcsp.net.settings
Class Specs
java.lang.Object
org.jcsp.net.settings.Specs
public class Specs
- extends Object
Used internally within the JCSP network infrastructure to represent a set of system specifications.
- Author:
- Quickstone Technologies Limited
Constructor Summary |
Specs()
|
Specs
public Specs()
addSpec
public void addSpec(Spec spec)
removeSpec
public void removeSpec(Spec spec)
getSpecs
public Spec[] getSpecs()
equals
public boolean equals(Object o)
- Overrides:
equals
in class Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 1996-2012. All Rights Reserved.