Uses of Class
org.jcsp.lang.AltingChannelOutput
-
Packages that use AltingChannelOutput Package Description org.jcsp.lang This provides classes and interfaces corresponding to the fundamental primitives of CSP. -
-
Uses of AltingChannelOutput in org.jcsp.lang
Methods in org.jcsp.lang that return AltingChannelOutput Modifier and Type Method Description AltingChannelOutput<T>
One2OneChannelSymmetric. out()
Returns the output channel end.
-