public interface Closeable
void close()
throws IOException
IOException - An I/O error occurred.boolean isClosed()
throws IOException
IOException - An I/O error occurred.Copyright © 2006–2015 Apache Software Foundation. All rights reserved.