T - the subscribed item typeR - the published item typepublic static interface Flow.Processor<T,R> extends Flow.Subscriber<T>, Flow.Publisher<R>
onComplete, onError, onNext, onSubscribesubscribeCopyright © 2018–2019 Oracle Corporation. All rights reserved.