public interface Closeable
void close()
throws IOException
IOException - An I/O error occurred.boolean isClosed()
throws IOException
IOException - An I/O error occurred.Copyright © 2002–2013. All rights reserved.