Package java.io
Interface extending the DataInput interface to include reading objects. DataInput defines methods for the input of primitive types. ObjectInput extends that interface to include also methods for reading objects, arrays and strings.
_INSERT_CONSTRUCTOR_ENTRY_HERE_
Public Methods
_INSERT_INHERITED_METHOD_ENTRY_HERE_
_INSERT_FIELDS_ENTRY_HERE_