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 |
AltingChannelOutputSymmetricImpl<T> |
Modifier and Type | Method and Description |
---|---|
AltingChannelOutput<T> |
BasicOne2OneChannelSymmetric.out() |
AltingChannelOutput<T> |
One2OneChannelSymmetric.out()
Returns the output channel end.
|