| Package | Description |
|---|---|
| rx.internal.schedulers | |
| rx.subscriptions |
| Class and Description |
|---|
| CompositeSubscription
Subscription that represents a group of Subscriptions that are unsubscribed together.
|
| Class and Description |
|---|
| BooleanSubscription
Subscription that can be checked for status such as in a loop inside an
Observable to exit the loop if unsubscribed.
|
| CompositeSubscription
Subscription that represents a group of Subscriptions that are unsubscribed together.
|