public class NoCloseOutputStream extends FilterOutputStream
out| Constructor and Description |
|---|
NoCloseOutputStream(OutputStream out) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
flush, write, write, writepublic NoCloseOutputStream(OutputStream out)
public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class FilterOutputStreamIOExceptionCopyright © 2008–2019 The Apache Software Foundation. All rights reserved.