public final class Dataset extends Object
| Constructor and Description |
|---|
Dataset() |
| Modifier and Type | Method and Description |
|---|---|
void |
addRow(Row row) |
void |
addRows(List<Row> rows) |
List<Row> |
getRows() |
void |
print(PrintStream out) |
Copyright © 2021 Open Foris. All rights reserved.