Package org.jcsp.lang

Class BufferedOne2AnyChannel<T>

    • Constructor Detail

      • BufferedOne2AnyChannel

        public BufferedOne2AnyChannel​(ChannelDataStore<T> data)
        Constructs a new BufferedOne2AnyChannel with the specified ChannelDataStore.
        Parameters:
        data - The ChannelDataStore used to store the data for the channel