public interface Closeable
void
close()
boolean
isClosed()
void close() throws IOException
IOException
boolean isClosed() throws IOException
Copyright © 2002–2016. All rights reserved.