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