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
Class
Use
Tree
Preview
New
Deprecated
Index
Search
Help
Java SE 23 & JDK 23
DRAFT 23-internal-2024-04-16-1247301.vklang...
java.base
java.io
ObjectOutputStream.PutField
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.