Class OperatorBufferWithTime.ExactSubscriber

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

final class OperatorBufferWithTime.ExactSubscriber extends Subscriber<T>
Subscriber when exact timed chunking is required.