Class SingleZipArray.ZipSingleObserver<T>

java.lang.Object
java.util.concurrent.atomic.AtomicReference<Disposable>
io.reactivex.rxjava3.internal.operators.single.SingleZipArray.ZipSingleObserver<T>
All Implemented Interfaces:
SingleObserver<T>, Serializable
Enclosing class:
SingleZipArray<T,R>

static final class SingleZipArray.ZipSingleObserver<T> extends AtomicReference<Disposable> implements SingleObserver<T>