Class ObservableMapNotification.MapNotificationObserver<T,R>

java.lang.Object
io.reactivex.rxjava3.internal.operators.observable.ObservableMapNotification.MapNotificationObserver<T,R>
All Implemented Interfaces:
Observer<T>, Disposable
Enclosing class:
ObservableMapNotification<T,R>

static final class ObservableMapNotification.MapNotificationObserver<T,R> extends Object implements Observer<T>, Disposable