JavaScript is disabled on your browser.
This specification is not final and is subject to change. Use is subject to
license terms
.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Java SE 12
DRAFT 12-ea+2
SEARCH:
Uses of Class
java.io.ObjectOutputStream.PutField
Packages that use
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.io
Methods in
java.io
that return
ObjectOutputStream.PutField
Modifier and Type
Method
Description
ObjectOutputStream.PutField
ObjectOutputStream.
putFields
()
Retrieve the object used to buffer persistent fields to be written to the stream.