Class CompletableSubscribeOn.SubscribeOnObserver

java.lang.Object
java.util.concurrent.atomic.AtomicReference<Disposable>
io.reactivex.rxjava3.internal.operators.completable.CompletableSubscribeOn.SubscribeOnObserver
All Implemented Interfaces:
CompletableObserver, Disposable, Serializable, Runnable
Enclosing class:
CompletableSubscribeOn

static final class CompletableSubscribeOn.SubscribeOnObserver extends AtomicReference<Disposable> implements CompletableObserver, Disposable, Runnable