public class Transformers extends Object
Constructor and Description |
---|
Transformers() |
Modifier and Type | Method and Description |
---|---|
static <T> rx.Observable.Transformer<T,T> |
subscriptionInterval(long delay,
TimeUnit unit,
rx.Scheduler scheduler) |
public static <T> rx.Observable.Transformer<T,T> subscriptionInterval(long delay, TimeUnit unit, rx.Scheduler scheduler)
Copyright © 2020. All rights reserved.