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.CANCELLED
Fields 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.active
Methods in io.reactivex.rxjava3.internal.operators.observable with parameters of type ObservableSwitchMap.SwitchMapInnerObserverModifier and TypeMethodDescription(package private) void
ObservableSwitchMap.SwitchMapObserver.innerError
(ObservableSwitchMap.SwitchMapInnerObserver<T, R> inner, Throwable ex)