| Class | Description |
|---|---|
| CollectionUtils |
This class contains some static methods related to Java collections
that pertain to Android development.
|
| IntentUtils |
Utility methods related to intents.
|
| RandomGenerator |
This class implements a simple random number generator that allows
clients to generate pseudorandom integers, doubles, booleans, and
colors.
|