Package org.jcsp.lang
Class PoisonableAny2AnyChannelIntImpl
- java.lang.Object
-
- org.jcsp.lang.Any2AnyIntImpl
-
- org.jcsp.lang.PoisonableAny2AnyChannelIntImpl
-
- All Implemented Interfaces:
Any2AnyChannelInt
,ChannelInternalsInt
class PoisonableAny2AnyChannelIntImpl extends Any2AnyIntImpl
-
-
Constructor Summary
Constructors Constructor Description PoisonableAny2AnyChannelIntImpl(int _immunity)
-
Method Summary
-
Methods inherited from class org.jcsp.lang.Any2AnyIntImpl
endRead, in, out, read, readerDisable, readerEnable, readerPending, readerPoison, startRead, write, writerPoison
-
-