public class CloseProofOutputStream extends DelegatingOutputStream
OutputStream that blocks close() method.out| Constructor and Description |
|---|
CloseProofOutputStream(OutputStream out) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
flush, write, write, writepublic CloseProofOutputStream(OutputStream out)
public void close()
close in interface Closeableclose in interface AutoCloseableclose in class DelegatingOutputStreamCopyright © 2019. All rights reserved.