private static class TestOctave.DontCloseWriter extends Writer
| Modifier | Constructor and Description |
|---|---|
private |
DontCloseWriter(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
flush() |
void |
write(char[] cbuf,
int off,
int len) |
private final String name
private DontCloseWriter(String name)
public void flush()
public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class WriterIOExceptionCopyright © 2006–2018 Simuline Organization (l2r). All rights reserved.