| Interface | Description |
|---|---|
| Initializer |
An interface for use when the initialization of objects, providers, services, modules, etc.
|
| MemoryTrimmer |
An interface for use memory usage aware apps that implement the
Application.ActivityLifecycleCallbacks. |
| Class | Description |
|---|---|
| ContextTools |
Useful collection of methods that revolve around the
Context-object or require its use. |
| Enum | Description |
|---|---|
| TrimState |
The TrimState enum represents the initialization and/or trimming state of the application and/or
Initializer classes. |