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