Uses of Class
java.io.ObjectStreamField
Packages that use ObjectStreamField
Package
Description
Provides for system input and output through data streams,
 serialization and the file system.
- 
Uses of ObjectStreamField in java.ioFields in java.io declared as ObjectStreamFieldModifier and TypeFieldDescriptionstatic ObjectStreamField[]ObjectStreamClass.NO_FIELDSserialPersistentFields value indicating no serializable fieldsMethods in java.io that return ObjectStreamFieldModifier and TypeMethodDescriptionGet the field of this class by name.ObjectStreamClass.getFields()Return an array of the fields of this serializable class.