public class IsClosedInputStream
extends org.apache.commons.io.input.ProxyInputStream
in| Constructor and Description |
|---|
IsClosedInputStream(InputStream source) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
boolean |
isClosed() |
public IsClosedInputStream(InputStream source)
public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class org.apache.commons.io.input.ProxyInputStreamIOExceptionpublic boolean isClosed()
Copyright © 2013–2016 V5 Analytics. All rights reserved.