public class NonClosingOutputStream extends WrappedOutputStream
| Constructor and Description |
|---|
NonClosingOutputStream(OutputStream aSourceOS) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
flush, getWrappedOutputStream, toString, write, write, writepublic NonClosingOutputStream(@Nonnull OutputStream aSourceOS)
public void close()
close in interface Closeableclose in interface AutoCloseableclose in class WrappedOutputStreamCopyright © 2006–2015 phloc systems. All rights reserved.