Class OperatorBufferWithTime.InexactSubscriber

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

final class OperatorBufferWithTime.InexactSubscriber extends Subscriber<T>
Subscriber when the buffer chunking time and length differ.