Package org.jcsp.lang

Class Any2AnyChannelIntImpl

java.lang.Object
org.jcsp.lang.Any2AnyIntImpl
org.jcsp.lang.Any2AnyChannelIntImpl
All Implemented Interfaces:
Any2AnyChannelInt, ChannelInternalsInt

class Any2AnyChannelIntImpl extends Any2AnyIntImpl
This implements an any-to-any integer channel, safe for use by many writers and many readers. Refer to the Any2AnyChannelInt interface for more details.
See Also:
  • Constructor Details

    • Any2AnyChannelIntImpl

      Any2AnyChannelIntImpl()