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