| Package | Description |
|---|---|
| rx.internal.schedulers | |
| rx.internal.util |
| Class and Description |
|---|
| GenericScheduledExecutorService
A default
ScheduledExecutorService that can be used for scheduling actions when a
Scheduler implementation doesn't have that ability.
|
| ScheduledAction
A
Runnable that executes an
Action0 and can be cancelled.
|
| SchedulerLifecycle
Represents the capability of a Scheduler to be start or shut down its maintained threads.
|
| Class and Description |
|---|
| SchedulerLifecycle
Represents the capability of a Scheduler to be start or shut down its maintained threads.
|