public class UnclosableOutputStream extends FilterOutputStream
out
Constructor and Description |
---|
UnclosableOutputStream(OutputStream source)
Constructor.
|
public UnclosableOutputStream(OutputStream source)
source
- The decorated source stream.public void close() throws IOException
close
in interface Closeable
close
in interface AutoCloseable
close
in class FilterOutputStream
IOException
Copyright © 2005–2013. All rights reserved.