Uses of Class
org.jcsp.lang.Any2OneIntImpl
-
Packages that use Any2OneIntImpl Package Description org.jcsp.lang This provides classes and interfaces corresponding to the fundamental primitives of CSP. -
-
Uses of Any2OneIntImpl in org.jcsp.lang
Subclasses of Any2OneIntImpl in org.jcsp.lang Modifier and Type Class Description (package private) classAny2OneChannelIntImplThis implements an any-to-one integer channel, safe for use by many writers and one reader.Refer to theAny2OneChannelIntinterface for a fuller description.(package private) classBufferedAny2OneChannelIntImplThis implements an any-to-one integer channel with user-definable buffering, safe for use by many writers and one reader.(package private) classPoisonableAny2OneChannelIntImpl(package private) classPoisonableBufferedAny2OneChannelInt
-