public class NullWriter extends Writer
Constructor and Description |
---|
NullWriter() |
Modifier and Type | Method and Description |
---|---|
void |
close() |
void |
flush() |
void |
write(char[] cbuf,
int off,
int len) |
Copyright © 2000–2024 Apache Software Foundation. All rights reserved.