Package | Description |
---|---|
org.jcsp.lang |
This provides classes and interfaces corresponding to the fundamental
primitives of CSP.
|
org.jcsp.plugNplay |
This provides an assortment of plug-and-play CSP components to wire together
(with Object-carrying wires) and reuse.
|
org.jcsp.plugNplay.ints |
This provides an assortment of plug-and-play CSP components to wire together
(with int-carrying wires) and reuse.
|
Modifier and Type | Class and Description |
---|---|
class |
PriParallel
This is an extension of the
Parallel class that prioritises
the processes given to its control. |
Modifier and Type | Field and Description |
---|---|
private Parallel |
DynamicDelta.par |
Modifier and Type | Field and Description |
---|---|
private Parallel |
DynamicDeltaInt.par |