See: Description
| Interface | Description |
|---|---|
| RepresentationRestorer |
This class handles restoration from representation for classes which cannot do this themselves due to lack of
information.
|
| Class | Description |
|---|---|
| CustomRepresentationRestorer |
A class for custom
RepresentationRestorers implemented via a restorer function. |
| ReprUtil |
A class for almost automatic creation of and restoration from representations.
|
| Annotation Type | Description |
|---|---|
| Represented |
Enables automatic serialization and deserialization of the annotated field via
ReprUtil. |