Class SingleDoOnLifecycle.SingleLifecycleObserver<T>

java.lang.Object
io.reactivex.rxjava3.internal.operators.single.SingleDoOnLifecycle.SingleLifecycleObserver<T>
All Implemented Interfaces:
SingleObserver<T>, Disposable
Enclosing class:
SingleDoOnLifecycle<T>

static final class SingleDoOnLifecycle.SingleLifecycleObserver<T> extends Object implements SingleObserver<T>, Disposable