Uses of Class
org.jcsp.lang.Parallel
Packages that use Parallel
Package
Description
This provides classes and interfaces corresponding to the fundamental
primitives of CSP.
This provides an assortment of plug-and-play CSP components to wire together
(with Object-carrying wires) and reuse.
This provides an assortment of plug-and-play CSP components to wire together
(with int-carrying wires) and reuse.
-
Uses of Parallel in org.jcsp.lang
Subclasses of Parallel in org.jcsp.langModifier and TypeClassDescriptionclass
This is an extension of theParallel
class that prioritises the processes given to its control. -
Uses of Parallel in org.jcsp.plugNplay
Fields in org.jcsp.plugNplay declared as Parallel -
Uses of Parallel in org.jcsp.plugNplay.ints
Fields in org.jcsp.plugNplay.ints declared as Parallel