T
- the value typepublic final class OperatorSampleFirst<T> extends Object implements rx.Observable.Operator<T,T>
Constructor and Description |
---|
OperatorSampleFirst(long windowDurationMs,
TimeUnit unit,
rx.Scheduler scheduler) |
Modifier and Type | Method and Description |
---|---|
rx.Subscriber<? super T> |
call(rx.Subscriber<? super T> subscriber) |
public OperatorSampleFirst(long windowDurationMs, TimeUnit unit, rx.Scheduler scheduler)
Copyright © 2013–2016. All rights reserved.