Package org.jcsp.lang

Class Any2OneChannelIntImpl

java.lang.Object
org.jcsp.lang.Any2OneIntImpl
org.jcsp.lang.Any2OneChannelIntImpl
All Implemented Interfaces:
Any2OneChannelInt, ChannelInternalsInt

class Any2OneChannelIntImpl extends Any2OneIntImpl
This implements an any-to-one integer channel, safe for use by many writers and one reader.Refer to the Any2OneChannelInt interface for a fuller description.
See Also:
  • Constructor Details

    • Any2OneChannelIntImpl

      Any2OneChannelIntImpl()