Package | Description |
---|---|
org.jcsp.lang |
This provides classes and interfaces corresponding to the fundamental
primitives of CSP.
|
Modifier and Type | Class and Description |
---|---|
class |
RejectableAltingChannelInput
Deprecated.
This channel is superceded by the poison mechanisms, please see
PoisonException |
Modifier and Type | Method and Description |
---|---|
RejectableChannelInput |
RejectableOne2AnyChannel.in()
Deprecated.
|
RejectableChannelInput |
RejectableBufferedOne2AnyChannel.in()
Deprecated.
|
RejectableChannelInput |
RejectableOne2OneChannel.in()
Deprecated.
|
RejectableChannelInput |
RejectableChannel.in()
Deprecated.
|
RejectableChannelInput |
RejectableBufferedOne2OneChannel.in()
Deprecated.
|
Copyright © 1996–2023. All rights reserved.