Class ObservableDebounce.DebounceObserver.DebounceInnerObserver<T,U>

java.lang.Object
io.reactivex.rxjava3.observers.DisposableObserver<U>
io.reactivex.rxjava3.internal.operators.observable.ObservableDebounce.DebounceObserver.DebounceInnerObserver<T,U>
All Implemented Interfaces:
Observer<U>, Disposable
Enclosing class:
ObservableDebounce.DebounceObserver<T,U>

static final class ObservableDebounce.DebounceObserver.DebounceInnerObserver<T,U> extends DisposableObserver<U>