public class AutoDisplayNameFilterStream extends FilterOutputStream
out| Modifier | Constructor and Description |
|---|---|
protected |
AutoDisplayNameFilterStream(OutputStream decorated) |
protected |
AutoDisplayNameFilterStream(OutputStream decorated,
int waitTime) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
int |
getDisplayNumber() |
void |
write(int ch) |
flush, write, writeprotected AutoDisplayNameFilterStream(OutputStream decorated)
protected AutoDisplayNameFilterStream(OutputStream decorated, int waitTime)
public int getDisplayNumber()
throws InterruptedException
InterruptedExceptionpublic void write(int ch)
throws IOException
write in class FilterOutputStreamIOExceptionpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class FilterOutputStreamIOExceptionCopyright © 2004-2014. All Rights Reserved.