Package org.jcsp.lang
Class PoisonableBufferedAny2AnyChannelInt
java.lang.Object
org.jcsp.lang.Any2AnyIntImpl
org.jcsp.lang.PoisonableBufferedAny2AnyChannelInt
- All Implemented Interfaces:
Any2AnyChannelInt
,ChannelInternalsInt
-
Constructor Summary
ConstructorsConstructorDescriptionPoisonableBufferedAny2AnyChannelInt
(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 Details
-
PoisonableBufferedAny2AnyChannelInt
PoisonableBufferedAny2AnyChannelInt(ChannelDataStoreInt _data, int _immunity)
-