Generated by
JDiff

Interface java.io.ObjectInput

Documentation changed from old to new.

Changed Methods
int available() Documentation changed from old to new.
Returns the number of bytes that can be read without blocking.
Object readObject() Documentation changed from old to new.
Read and return an object.