Package | Description |
---|---|
org.spf4j.io | |
org.spf4j.io.csv |
Modifier and Type | Interface and Description |
---|---|
static interface |
Csv.CsvRowHandler<T> |
Modifier and Type | Method and Description |
---|---|
<T> T |
CharSeparatedValues.readRow(Reader reader,
CsvRowHandler<T> handler) |
Copyright © 2018 SPF4J. All rights reserved.