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
Subclasses of AltingChannelOutputInt in org.jcsp.lang Modifier and Type Class Description (package private) class
AltingChannelOutputIntSymmetricImpl
Methods in org.jcsp.lang that return AltingChannelOutputInt Modifier and Type Method Description AltingChannelOutputInt
BasicOne2OneChannelSymmetricInt. out()
AltingChannelOutputInt
One2OneChannelSymmetricInt. out()
Returns the output channel end.
-