public interface MetaCSVPrinter
| Modifier and Type | Method and Description |
|---|---|
void |
flush() |
void |
printRecord(String domain,
String key,
Object value) |
void printRecord(String domain, String key, Object value) throws IOException
IOExceptionvoid flush()
throws IOException
IOExceptionCopyright © 2020–2021. All rights reserved.