Uses of Class
io.reactivex.rxjava3.internal.operators.observable.ObservableSwitchMap.SwitchMapObserver
Packages that use ObservableSwitchMap.SwitchMapObserver
-
Uses of ObservableSwitchMap.SwitchMapObserver in io.reactivex.rxjava3.internal.operators.observable
Fields in io.reactivex.rxjava3.internal.operators.observable declared as ObservableSwitchMap.SwitchMapObserverModifier and TypeFieldDescription(package private) final ObservableSwitchMap.SwitchMapObserver
<T, R> ObservableSwitchMap.SwitchMapInnerObserver.parent
Constructors in io.reactivex.rxjava3.internal.operators.observable with parameters of type ObservableSwitchMap.SwitchMapObserverModifierConstructorDescription(package private)
SwitchMapInnerObserver
(ObservableSwitchMap.SwitchMapObserver<T, R> parent, long index, int bufferSize)