public interface Closeable
void
close()
boolean
isClosed()
void close() throws IOException
IOException
boolean isClosed() throws IOException
Copyright © 2002-2016 The Apache Software Foundation. All Rights Reserved.