| Package | Description |
|---|---|
| java.io |
Provides for system input and output through data streams, serialization and the file system.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ObjectInputStream.registerValidation(ObjectInputValidation
Register an object to be validated before the graph is returned.
|