Interface | Description |
---|---|
Serializable |
Interface for serialize and deserialize object data to and from a file.
|
Class | Description |
---|---|
ObjectFile |
Represents an object file to serialize and deserialize object data.
|
Serializer |
Class to store object data.
|