Package | Description |
---|---|
io.reactivex.internal.schedulers |
Modifier and Type | Method and Description |
---|---|
ScheduledRunnable |
NewThreadWorker.scheduleActual(Runnable run,
long delayTime,
TimeUnit unit,
DisposableContainer parent)
Wraps the given runnable into a ScheduledRunnable and schedules it
on the underlying ScheduledExecutorService.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.