@Internal public class NonClosingOutpusStreamDecorator extends ForwardingOutputStream
OutputStream.close().| Constructor and Description |
|---|
NonClosingOutpusStreamDecorator(OutputStream delegate) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
flush, write, write, writepublic NonClosingOutpusStreamDecorator(OutputStream delegate)
public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class ForwardingOutputStreamIOExceptionCopyright © 2014–2020 The Apache Software Foundation. All rights reserved.