public class RAWriterAdapter extends Writer
| Constructor and Description |
|---|
RAWriterAdapter(Logger logger) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
flush() |
void |
write(char[] cbuf,
int off,
int len) |
public RAWriterAdapter(Logger logger)
Copyright © 2017. All rights reserved.