Uses of Class
org.jcsp.net2.cns.CNS
-
Packages that use CNS Package Description org.jcsp.net2.cns -
-
Uses of CNS in org.jcsp.net2.cns
Fields in org.jcsp.net2.cns declared as CNS Modifier and Type Field Description private static CNS
CNS. instance
Singleton instance of a CNS.Methods in org.jcsp.net2.cns that return CNS Modifier and Type Method Description static CNS
CNS. getInstance()
Gets the singleton instance of the CNS
-