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, onSubscribe
subscribe
Copyright © 2007-2024, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.