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
ObjectInputStream.GetField
Uses of Class
java.io.ObjectInputStream.GetField
Packages that use
ObjectInputStream.GetField
Package
Description
java.io
Provides for system input and output through data streams, serialization and the file system.
Uses of
ObjectInputStream.GetField
in
java.io
Methods in
java.io
that return
ObjectInputStream.GetField
Modifier and Type
Method
Description
ObjectInputStream.GetField
ObjectInputStream.
readFields
()
Reads the persistent fields from the stream and makes them available by name.