JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
java.io
ObjectInput
Uses of Interface
java.io.ObjectInput
Packages that use
ObjectInput
Package
Description
java.io
Uses of
ObjectInput
in
java.io
Classes in
java.io
that implement
ObjectInput
Modifier and Type
Class
Description
class
ObjectInputStream
Methods in
java.io
with parameters of type
ObjectInput
Modifier and Type
Method
Description
void
Externalizable.
readExternal
(
ObjectInput
var0)