Class OperatorWithLatestFromMany.WithLatestOtherSubscriber

java.lang.Object
rx.Subscriber<Object>
rx.internal.operators.OperatorWithLatestFromMany.WithLatestOtherSubscriber
All Implemented Interfaces:
Observer<Object>, Subscription
Enclosing class:
OperatorWithLatestFromMany<T,R>

static final class OperatorWithLatestFromMany.WithLatestOtherSubscriber extends Subscriber<Object>