Package | Description |
---|---|
org.jcsp.lang |
This provides classes and interfaces corresponding to the fundamental
primitives of CSP.
|
Modifier and Type | Field and Description |
---|---|
(package private) AltingBarrierBase |
AltingBarrier.base
This references the barrier on which this is enrolled.
|
Constructor and Description |
---|
AltingBarrier(AltingBarrierBase base,
AltingBarrier next)
Package-only constructor (used by
AltingBarrierBase ). |