Interface TFlow.Processor<T,R>
- All Superinterfaces:
TFlow.Publisher<R>
,TFlow.Subscriber<T>
- Enclosing class:
- TFlow
-
Method Summary
Methods inherited from interface org.teavm.classlib.java.util.concurrent.TFlow.Publisher
subscribe
Methods inherited from interface org.teavm.classlib.java.util.concurrent.TFlow.Subscriber
onComplete, onError, onNext, onSubscribe