public class NoOpWriter extends Writer
Constructor and Description |
---|
NoOpWriter() |
Modifier and Type | Method and Description |
---|---|
void |
close() |
void |
flush() |
void |
write(char[] cbuf,
int off,
int len) |
Copyright © 2007–2016 JBoss, a division of Red Hat, Inc. All rights reserved.