| Package | Description |
|---|---|
| org.fastnate.data.csv |
| Modifier and Type | Method and Description |
|---|---|
protected List<? extends E> |
CsvDataImporter.createEntities(DataRow row)
Builds one or more entities from the given row.
|
protected E |
CsvDataImporter.createEntity(DataRow row)
Builds one entity from the given row.
|
Copyright © 2026 fastnate.org. All rights reserved.