Package java.ioClass RandomAccessFile
void close()
Throws:
_INSERT_METHOD_SIGNATURE_HERE_
Description:
Closes this random access file stream and releases any system resources associated with the stream. A closed random access file cannot perform input or output operations and cannot be reopened.