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