Package org.jcsp.lang

Class BufferedAny2AnyChannel<T>

    • Constructor Detail

      • BufferedAny2AnyChannel

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