| Interface | Description |
|---|---|
| Storable |
Classes with this interface declare ability to store and load itself.
|
| Class | Description |
|---|---|
| Data |
The data class is capable of storing named data.
|
| Exception | Description |
|---|---|
| DataException |
| Annotation Type | Description |
|---|---|
| Store |
Fields annotated with this annotation declare that they
should be saved after object death and restored later on.
|