Uses of Interface
org.jcsp.lang.ChannelIntFactory
-
Packages that use ChannelIntFactory Package Description org.jcsp.lang This provides classes and interfaces corresponding to the fundamental primitives of CSP. -
-
Uses of ChannelIntFactory in org.jcsp.lang
Classes in org.jcsp.lang that implement ChannelIntFactory Modifier and Type Class Description class
StandardChannelIntFactory
This class acts as a Factory for creating channels.
-