| Package | Description |
|---|---|
| tech.tablesaw.api |
| Modifier and Type | Method and Description |
|---|---|
void |
Table.doWithRowPairs(Consumer<Table.RowPair> pairConsumer)
Applies the function in
pairConsumer to each consecutive pairs of rows in the table |
Copyright © 2019. All rights reserved.