| Interface | Description |
|---|---|
| CopyableTo<T> |
Interface implemented by classes that can be copied to another live object.
|
| JsonSerializable |
Interface implemented by classes that can be converted to a JSON representation.
|
| Class | Description |
|---|---|
| ProwideLocale |
Helper class to manage default supported locales
|
| Exception | Description |
|---|---|
| ProwideException |
Base class for Prowide exceptions hierarchy.
|
| Annotation Type | Description |
|---|---|
| Generated |
Marker annotation for generated classes.
|