Uses of Class
org.jcsp.lang.Any2OneChannelImpl
-
Packages that use Any2OneChannelImpl Package Description org.jcsp.lang This provides classes and interfaces corresponding to the fundamental primitives of CSP. -
-
Uses of Any2OneChannelImpl in org.jcsp.lang
Fields in org.jcsp.lang declared as Any2OneChannelImpl Modifier and Type Field Description private Any2OneChannelImplAny2AnyCallChannel. cThis is used to synchronise the calling and accepting process.private Any2OneChannelImplAny2OneCallChannel. cThis is used to synchronise the calling and accepting process.
-