public interface CsvReaderMapper<O>
| Modifier and Type | Method and Description |
|---|---|
O |
fromRecord(org.apache.commons.csv.CSVRecord record) |
O fromRecord(org.apache.commons.csv.CSVRecord record)
Copyright © 2015 The Apache Software Foundation. All rights reserved.