| Package | Description |
|---|---|
| org.jpmml.evaluator |
| Modifier and Type | Method and Description |
|---|---|
protected Table.Row |
TableCollector.createFinisherRow(Table table) |
| Modifier and Type | Method and Description |
|---|---|
java.util.stream.Stream<Table.Row> |
Table.parallelStream() |
java.util.stream.Stream<Table.Row> |
Table.stream() |
| Modifier and Type | Method and Description |
|---|---|
void |
TableSpliterator.forEachRemaining(java.util.function.Consumer<? super Table.Row> action) |
boolean |
TableSpliterator.tryAdvance(java.util.function.Consumer<? super Table.Row> action) |
Copyright © 2025. All Rights Reserved.