| Interface | Description |
|---|---|
| LifecycleProvider<E> |
Common base interface for activity and fragment lifecycle providers.
|
| Class | Description |
|---|---|
| LifecycleTransformer<T> |
Transformer that continues a subscription until a second Observable emits an event.
|
| RxLifecycle |
| Exception | Description |
|---|---|
| OutsideLifecycleException |
This is an exception that can be thrown to indicate that the caller has attempted to bind to a lifecycle outside
of its allowable window.
|