public class OperatorSubscriptionInterval<T> extends Object implements rx.Observable.Operator<T,T>
Constructor and Description |
---|
OperatorSubscriptionInterval(long duration,
TimeUnit units,
rx.Scheduler scheduler) |
Modifier and Type | Method and Description |
---|---|
rx.Subscriber<? super T> |
call(rx.Subscriber<? super T> child) |
public OperatorSubscriptionInterval(long duration, TimeUnit units, rx.Scheduler scheduler)
Copyright © 2020. All rights reserved.