Interface TFlow.Publisher<T>

All Known Subinterfaces:
TFlow.Processor<T,​R>
Enclosing class:
TFlow

public static interface TFlow.Publisher<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    subscribe​(TFlow.Subscriber<? super T> s)