T - The result of the stream.public interface ProducesResult<T>
This will either be a SubscriberBuilder, representing a stream with an inlet that can be plumbed to a
publisher in order to run it, or a CompletionRunner, representing a closed graph that can be run as is.
SubscriberBuilder,
CompletionRunnerCopyright © 2019 Eclipse Foundation. All rights reserved.