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 CNSCNS. instanceSingleton instance of a CNS.Methods in org.jcsp.net2.cns that return CNS Modifier and Type Method Description static CNSCNS. getInstance()Gets the singleton instance of the CNS
-