Package org.jcsp.lang
Class RejectableChannelOutputImpl
java.lang.Object
org.jcsp.lang.ChannelOutputImpl
org.jcsp.lang.RejectableChannelOutputImpl
- All Implemented Interfaces:
ChannelOutput,Poisonable,RejectableChannelOutput
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jcsp.lang.ChannelOutputImpl
poison, writeMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.jcsp.lang.Poisonable
poisonMethods inherited from interface org.jcsp.lang.RejectableChannelOutput
write
-
Constructor Details
-
RejectableChannelOutputImpl
-