Package org.jcsp.lang
Interface ChannelInternals<T>
- All Known Implementing Classes:
Any2AnyChannelImpl,Any2AnyImpl,Any2OneChannelImpl,Any2OneImpl,BufferedAny2AnyChannel,BufferedAny2OneChannel,BufferedOne2AnyChannel,BufferedOne2OneChannel,One2AnyChannelImpl,One2AnyImpl,One2OneChannelImpl,PoisonableAny2AnyChannelImpl,PoisonableAny2OneChannelImpl,PoisonableBufferedAny2AnyChannel,PoisonableBufferedAny2OneChannel,PoisonableBufferedOne2AnyChannel,PoisonableBufferedOne2OneChannel,PoisonableOne2AnyChannelImpl,PoisonableOne2OneChannelImpl
interface ChannelInternals<T>
-
Method Summary
Modifier and TypeMethodDescriptionvoidendRead()read()booleanbooleanreaderEnable(Alternative alt) booleanvoidreaderPoison(int strength) voidvoidwriterPoison(int strength)