Uses of Class
org.jcsp.lang.Alternative
Packages that use Alternative
Package
Description
This provides classes and interfaces corresponding to the fundamental
primitives of CSP.
-
Uses of Alternative in org.jcsp.lang
Methods in org.jcsp.lang with parameters of type AlternativeModifier and TypeMethodDescriptionprotected voidGuard.schedule(Alternative alt) Schedules the process performing the given Alternative to run again.