Service for defining strategies for merging a column of rows of a table.
Has the same interface as a manipulator.
When a RowsMergeStrategy
is executed it must reduce all values to one that should be returned later when getReducedValue
is called
|
|
|
|
|
|
|
|
|
|