Package java.ioInterface ObjectInput
abstract Object readObject()
Throws:
_INSERT_METHOD_SIGNATURE_HERE_
Description:
Read and return an object. The class that implements this interface defines where the object is read from.