Package lukfor.tables.rows.processors
Class RowSelectionProcessor
- java.lang.Object
-
- lukfor.tables.rows.processors.RowSelectionProcessor
-
- All Implemented Interfaces:
IRowProcessor
public class RowSelectionProcessor extends Object implements IRowProcessor
-
-
Constructor Summary
Constructors Constructor Description RowSelectionProcessor(IRowFilter filter)
-
-
-
Constructor Detail
-
RowSelectionProcessor
public RowSelectionProcessor(IRowFilter filter)
-
-
Method Detail
-
process
public void process(Row row)
- Specified by:
processin interfaceIRowProcessor
-
-