Uses of Interface
app.babylon.table.io.RowConsumer
Packages that use RowConsumer
-
Uses of RowConsumer in app.babylon.table.io
Classes in app.babylon.table.io that implement RowConsumerMethods in app.babylon.table.io with parameters of type RowConsumerModifier and TypeMethodDescriptionTabularRowReader.read(DataSource dataSource, RowConsumer rowConsumer) TabularRowReaderCsv.read(DataSource dataSource, RowConsumer rowConsumer)