Interface TFlow.Subscriber<T>
- All Known Subinterfaces:
TFlow.Processor<T,R>
- Enclosing class:
TFlow
public static interface TFlow.Subscriber<T>
-
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoid
-
Method Details
-
onComplete
void onComplete() -
onError
-
onNext
-
onSubscribe
-