See: Description
| Class | Description |
|---|---|
| Channels |
Utility class for handling routine channels.
|
| JRoutine |
This utility class extends the base one in order to support additional routine builders specific
to the Android platform.
Routine invocations created through the returned builders can be safely restored after a change in the configuration, so to avoid duplicated calls and memory leaks. |
| LoaderContext |
Class representing an Android loader context (like activities or fragments).
|