public interface Closeable
void
close()
boolean
isClosed()
void close() throws IOException
IOException
boolean isClosed() throws IOException
Copyright © 2002–2013 The Apache Software Foundation. All rights reserved.