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