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