Uses of Interface
com.vladsch.flexmark.util.format.TableCellConsumer
Packages that use TableCellConsumer
-
Uses of TableCellConsumer in com.vladsch.flexmark.util.format
Methods in com.vladsch.flexmark.util.format with parameters of type TableCellConsumerModifier and TypeMethodDescriptionvoidTableRow.forAllCells(int startIndex, int count, TableCellConsumer consumer) voidTableRow.forAllCells(int startIndex, TableCellConsumer consumer) voidTableRow.forAllCells(TableCellConsumer consumer)