Uses of Interface
org.jcsp.lang.BufferedChannelArrayFactory
Packages that use BufferedChannelArrayFactory
Package
Description
This provides classes and interfaces corresponding to the fundamental
primitives of CSP.
This defines filtering channels that can apply transformations to objects
as they are read and/or written.
-
Uses of BufferedChannelArrayFactory in org.jcsp.lang
Classes in org.jcsp.lang that implement BufferedChannelArrayFactoryModifier and TypeClassDescriptionclass
This class acts as a Factory for creating channels. -
Uses of BufferedChannelArrayFactory in org.jcsp.util.filter
Classes in org.jcsp.util.filter that implement BufferedChannelArrayFactoryModifier and TypeClassDescriptionclass
This class is used for constructing Filtered Channels.