| AbstractListenable<T_Listener> |
|
| AppToolkit |
AppToolkit provides a set of Application related utility methods.
|
| Converter |
Converter is a utility class that can be used to convert an instance of some
Class to instance of an another Class.
|
| DateToolkit |
|
| DefaultLogDelagate |
|
| ExceptionToolkit |
ExceptionToolkit provides a set of convenience methods and utilities for throwing,
handling, and using Exceptions.
|
| GsonObject<T> |
|
| Id |
Id can be used to generate unique long type based IDs.
|
| IntentConstructor |
|
| IntentSpec |
IntentSpec is utility class that can be used to constuct Android Intents without
references to Android platform APIs.
|
| KeyValue<T_Key,T_Value> |
|
| Log |
Log is an object that can be used for logging instead of Android's android.util.Log
|
| MessageContext |
|
| Params |
Params extends HashMap to provide a convenience object for passing parameters.
|
| PermissionRequest |
PermissionRequest is an object that can be used for requesting a permission at
run time.
|
| PermissionRequestManager |
|
| ServiceToolkit |
|
| StringList |
StringList extends to ArrayList to implement a List that
contains String instances as elements.
|
| StringToolkit |
StringToolkit provides a set of convenience methods and utilities for using and modifying
Strings.
|
| TypedValue |
TypedValue, as name suggest, represents a value with information about its explicit type.
|
| UIToolkit |
|
| URLToolkit |
|
| Utils |
Utils is a generic utility class that provides various utilities and convenience methods.
|