| Interface | Description |
|---|---|
| AsynchronousCallback<T> |
Generic interface which represents a listener which accepts exactly one argument.
|
| Class | Description |
|---|---|
| Check |
Helper class which allows easily to check whether an argument is in the right shape.
|
| CompareUtil |
Helper class to compare longs and integers.
|
| MeasurementUnitUtil |
This class contains methods which help to handle the different measurement units.
|
| ParcelableHelper |
This class helps to convert
Serializable into Parcelable. |
| Exception | Description |
|---|---|
| HttpError |
This error is thrown when there is a HTTP error in loading a web page.
|