| Interface | Description |
|---|---|
| MessageFormatter |
Functional interface for message formatting.
|
| Class | Description |
|---|---|
| AboutInfo |
Utility class providing access to the applications version information.
|
| DefaultSet<T> |
Utility class combining a result set with a corresponding default value.
|
| Exceptions |
Utility class providing
Exception related functions. |
| Late<T> |
Utility class used to manage late initialized objects.
|
| Lazy<T> |
Utility class used to manage lazy initialized objects.
|
| PropertiesHelper |
Utility class providing
Properties related functions. |
| Strings |
Utility class providing
String related functions. |