Uses of Class
java.io.ObjectStreamField
Package
Description
Provides for system input and output through data streams,
serialization and the file system.
-
Uses of ObjectStreamField in java.io
Modifier and TypeFieldDescriptionstatic final ObjectStreamField[]
ObjectStreamClass.NO_FIELDS
serialPersistentFields value indicating no serializable fieldsModifier and TypeMethodDescriptionGet the field of this class by name.ObjectStreamClass.getFields()
Return an array of the fields of this serializable class.