Uses of Class
org.jcsp.lang.AltingBarrierBase
Packages that use AltingBarrierBase
Package
Description
This provides classes and interfaces corresponding to the fundamental
primitives of CSP.
-
Uses of AltingBarrierBase in org.jcsp.lang
Fields in org.jcsp.lang declared as AltingBarrierBaseModifier and TypeFieldDescription(package private) AltingBarrierBase
AltingBarrier.base
This references the barrier on which this is enrolled.Constructors in org.jcsp.lang with parameters of type AltingBarrierBaseModifierConstructorDescription(package private)
AltingBarrier
(AltingBarrierBase base, AltingBarrier next) Package-only constructor (used byAltingBarrierBase
).