Uses of Class
java.io.ObjectInputStream.GetField
| Package | Description |
|---|---|
| java.io |
-
Uses of ObjectInputStream.GetField in java.io
Methods in java.io that return ObjectInputStream.GetField Modifier and Type Method Description ObjectInputStream.GetFieldObjectInputStream. readFields()Reads the persistent fields of the object that is currently being read from the source stream.