| Package | Description |
|---|---|
| java.io |
Provides for system input and output through data streams, serialization and the file system.
|
| Modifier and Type | Method and Description |
|---|---|
ObjectOutputStream |
ObjectOutputStream.putFields()
Retrieve the object used to buffer persistent fields to be written to the stream.
|