Closeable, Flushable, Appendable, AutoCloseablepublic class UnCloseablePrintStream extends PrintStream
out| Constructor | Description |
|---|---|
UnCloseablePrintStream(OutputStream out,
Charset charset) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
close() |
writeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitappend, append, append, checkError, clearError, flush, format, format, print, print, print, print, print, print, print, print, print, printf, printf, println, println, println, println, println, println, println, println, println, println, setError, write, writepublic UnCloseablePrintStream(OutputStream out, Charset charset) throws UnsupportedEncodingException
UnsupportedEncodingExceptionpublic void close()
close in interface AutoCloseableclose in interface Closeableclose in class PrintStreamCopyright © 2012-2017 Oracle. All Rights Reserved.