| Package | Description |
|---|---|
| manifold.csv.rt.parser |
| Modifier and Type | Class and Description |
|---|---|
class |
CsvHeader |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<CsvRecord> |
CsvDataSet.getRecords() |
| Constructor and Description |
|---|
CsvDataSet(CsvHeader header,
java.util.List<CsvRecord> records,
java.util.List<java.lang.Class> types) |
Copyright © 2024. All rights reserved.