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