Package org.jcsp.lang

Class BufferedAny2OneChannel<T>

    • Constructor Detail

      • BufferedAny2OneChannel

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