Package java.io
Interface ObjectInput

Public Method close

abstract void close()

Throws:

_INSERT_METHOD_SIGNATURE_HERE_

Description:

Closes the input stream. Must be called to release any resources associated with the stream.