Uses of Interface
lukfor.tables.rows.IRowProcessor
-
Packages that use IRowProcessor Package Description lukfor.tables lukfor.tables.rows.processors -
-
Uses of IRowProcessor in lukfor.tables
Methods in lukfor.tables with parameters of type IRowProcessor Modifier and Type Method Description voidTable. forEachRow(IRowProcessor processor) -
Uses of IRowProcessor in lukfor.tables.rows.processors
Classes in lukfor.tables.rows.processors that implement IRowProcessor Modifier and Type Class Description classRowCopyProcessorclassRowDuplicateProcessorclassRowGroupProcessorclassRowSelectionProcessor
-