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