Class OnSubscribeCombineLatest.CombinerSubscriber<T,R>

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

static final class OnSubscribeCombineLatest.CombinerSubscriber<T,R> extends Subscriber<T>