Class OperatorTimeoutBase.TimeoutSubscriber<T>

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

static final class OperatorTimeoutBase.TimeoutSubscriber<T> extends Subscriber<T>