public class CsvData extends Object
Constructor and Description |
---|
CsvData() |
Modifier and Type | Method and Description |
---|---|
int |
getColumnCount() |
String[] |
getLine(int i) |
int |
getRowCount() |
void |
setLines(List<String[]> lines) |
Copyright © 2011–2019 52°North. All rights reserved.