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 and/or its affiliates. All rights reserved. Use is subject to license terms.