Uses of Interface
org.jcsp.lang.ConnectionArrayFactory
-
Packages that use ConnectionArrayFactory Package Description org.jcsp.lang This provides classes and interfaces corresponding to the fundamental primitives of CSP. -
-
Uses of ConnectionArrayFactory in org.jcsp.lang
Classes in org.jcsp.lang that implement ConnectionArrayFactory Modifier and Type Class Description class
StandardConnectionFactory
Implements a factory for creating connections.
-