Class OperatorWindowWithTime.InexactSubscriber

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

final class OperatorWindowWithTime.InexactSubscriber extends Subscriber<T>
Subscriber with inexact, potentially overlapping or discontinuous windows.