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