public final class OnSubscribeTimerPeriodically extends Object implements Observable.OnSubscribe<Long>
Constructor and Description |
---|
OnSubscribeTimerPeriodically(long initialDelay,
long period,
TimeUnit unit,
Scheduler scheduler) |
public void call(Subscriber<? super Long> child)
call
in interface Action1<Subscriber<? super Long>>
Copyright © 2018. All rights reserved.