Class OperatorTakeLastTimed.TakeLastTimedSubscriber<T>

java.lang.Object
rx.Subscriber<T>
rx.internal.operators.OperatorTakeLastTimed.TakeLastTimedSubscriber<T>
All Implemented Interfaces:
Func1<Object,T>, Function, Observer<T>, Subscription
Enclosing class:
OperatorTakeLastTimed<T>

static final class OperatorTakeLastTimed.TakeLastTimedSubscriber<T> extends Subscriber<T> implements Func1<Object,T>