Package | Description |
---|---|
io.reactivex.internal.schedulers |
Modifier and Type | Class and Description |
---|---|
class |
ScheduledDirectPeriodicTask
A Callable to be submitted to an ExecutorService that runs a Runnable
action periodically and manages completion/cancellation.
|
class |
ScheduledDirectTask
A Callable to be submitted to an ExecutorService that runs a Runnable
action and manages completion/cancellation.
|
Copyright © 2019. All rights reserved.