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