Package app.babylon.table.io
Interface RowConsumerResult<T>
- All Superinterfaces:
RowConsumer
- All Known Implementing Classes:
RowConsumerTableCreator
A row consumer that can build a final result once all input rows have been
processed.
-
Method Summary
Methods inherited from interface app.babylon.table.io.RowConsumer
accept
-
Method Details
-
buildResult
-