Class OperatorWindowWithSize.WindowOverlap<T>

java.lang.Object
rx.Subscriber<T>
rx.internal.operators.OperatorWindowWithSize.WindowOverlap<T>
All Implemented Interfaces:
Action, Action0, Function, Observer<T>, Subscription
Enclosing class:
OperatorWindowWithSize<T>

static final class OperatorWindowWithSize.WindowOverlap<T> extends Subscriber<T> implements Action0