| Package | Description |
|---|---|
| rx.internal.schedulers |
| Modifier and Type | Method and Description |
|---|---|
void |
ScheduledAction.addParent(SubscriptionList
Adds a parent
CompositeSubscription to this
ScheduledAction so when the action is cancelled or terminates, it can remove itself from this parent.
|
ScheduledAction |
NewThreadWorker.scheduleActual(Action0
|
| Constructor and Description | |
|---|---|
ScheduledAction(Action0
|