public class NoCloseOutputStream extends FilterOutputStream
OutputStream that cannot be closed.out| Constructor and Description |
|---|
NoCloseOutputStream(OutputStream out) |
public NoCloseOutputStream(OutputStream out)
public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class FilterOutputStreamIOExceptionpublic void doClose()
throws IOException
IOExceptionCopyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.