public class CustomCloseableInputStream
extends org.apache.commons.io.input.ProxyInputStream
in| Constructor and Description |
|---|
CustomCloseableInputStream(InputStream proxy,
io.atlassian.fugue.Effect<InputStream> onClose) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
public CustomCloseableInputStream(@Nonnull InputStream proxy, @Nonnull io.atlassian.fugue.Effect<InputStream> onClose)
public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class org.apache.commons.io.input.ProxyInputStreamIOExceptionCopyright © 2002-2019 Atlassian. All Rights Reserved.