Interface JavaChannelInstance

    • Method Detail

      • provideStream

        <T> java.util.stream.Stream<T> provideStream()
        Provide the producer's result to a consumer.
        Returns:
        the producer's result