Class Hierarchy
- java.lang.Object
- io.reactivex.rxjava3.core.Flowable<T> (implements org.reactivestreams.Publisher<T>)
- io.reactivex.rxjava3.processors.FlowableProcessor<T> (implements io.reactivex.rxjava3.core.FlowableSubscriber<T>, org.reactivestreams.Processor<T,R>)
- hu.akarnokd.rxjava3.processors.DispatchWorkProcessor<T> (implements io.reactivex.rxjava3.disposables.Disposable)
- io.reactivex.rxjava3.processors.FlowableProcessor<T> (implements io.reactivex.rxjava3.core.FlowableSubscriber<T>, org.reactivestreams.Processor<T,R>)
- hu.akarnokd.rxjava3.processors.FlowableProcessors
- io.reactivex.rxjava3.core.Flowable<T> (implements org.reactivestreams.Publisher<T>)