public class ClosableCsvWriter extends CsvWriter implements Closeable
CsvWriter.DSL| Constructor and Description |
|---|
ClosableCsvWriter(CellWriter cellWriter,
T appendable) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
appendCell, appendCell, appendCell, appendCell, appendRow, appendRow, dsl, endOfRowpublic ClosableCsvWriter(CellWriter cellWriter, T appendable)
public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionCopyright © 2020. All rights reserved.