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