Uses of Class
org.jcsp.lang.StandardChannelIntFactory
-
Packages that use StandardChannelIntFactory Package Description org.jcsp.lang This provides classes and interfaces corresponding to the fundamental primitives of CSP. -
-
Uses of StandardChannelIntFactory in org.jcsp.lang
Fields in org.jcsp.lang declared as StandardChannelIntFactory Modifier and Type Field Description private static StandardChannelIntFactory
ChannelInt. factory
Deprecated.The factory to be used by this class.
-