Package java.ioClass Reader
abstract void close()
Throws:
_INSERT_METHOD_SIGNATURE_HERE_
Description:
This method closes this reader. Once a stream has been closed, further read, ready, mark, or reset method invocations will throw an IOException.