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