Uses of Class
io.reactivex.rxjava3.internal.operators.observable.ObservableSwitchMap.SwitchMapInnerObserver
Packages that use ObservableSwitchMap.SwitchMapInnerObserver
-
Uses of ObservableSwitchMap.SwitchMapInnerObserver in io.reactivex.rxjava3.internal.operators.observable
Fields in io.reactivex.rxjava3.internal.operators.observable declared as ObservableSwitchMap.SwitchMapInnerObserverModifier and TypeFieldDescription(package private) static final ObservableSwitchMap.SwitchMapInnerObserver<Object, Object> ObservableSwitchMap.SwitchMapObserver.CANCELLEDFields in io.reactivex.rxjava3.internal.operators.observable with type parameters of type ObservableSwitchMap.SwitchMapInnerObserverModifier and TypeFieldDescription(package private) final AtomicReference<ObservableSwitchMap.SwitchMapInnerObserver<T, R>> ObservableSwitchMap.SwitchMapObserver.activeMethods in io.reactivex.rxjava3.internal.operators.observable with parameters of type ObservableSwitchMap.SwitchMapInnerObserverModifier and TypeMethodDescription(package private) voidObservableSwitchMap.SwitchMapObserver.innerError(ObservableSwitchMap.SwitchMapInnerObserver<T, R> inner, Throwable ex)