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