Package | Description |
---|---|
org.jcsp.lang |
This provides classes and interfaces corresponding to the fundamental
primitives of CSP.
|
Modifier and Type | Class and Description |
---|---|
(package private) class |
BufferedOne2AnyChannelIntImpl
This implements a one-to-any integer channel with user-definable buffering,
safe for use by many writers and many readers.
|
(package private) class |
One2AnyChannelIntImpl
This implements a one-to-any integer channel,
safe for use by one writer and many readers.
|
(package private) class |
PoisonableBufferedOne2AnyChannelInt |
(package private) class |
PoisonableOne2AnyChannelIntImpl |