Package lukfor.tables.rows
Interface IRowProcessor
-
- All Known Implementing Classes:
RowCopyProcessor,RowDuplicateProcessor,RowGroupProcessor,RowSelectionProcessor
public interface IRowProcessor
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidprocess(Row row)
-
-
-
Method Detail
-
process
void process(Row row)
-
-