T - the subscribed item typeR - the published item typeFlow.Publisher<R>, Flow.Subscriber<T>public static interface Flow.Processor<T,R> extends Flow.Subscriber<T>, Flow.Publisher<R>
subscribeonComplete, onError, onNext, onSubscribeCopyright © 2018, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.