Package lukfor.tables.rows.aggregators
Class CountRowAggregator
- java.lang.Object
-
- lukfor.tables.rows.aggregators.CountRowAggregator
-
- All Implemented Interfaces:
IRowAggregator
public class CountRowAggregator extends Object implements IRowAggregator
-
-
Constructor Summary
Constructors Constructor Description CountRowAggregator(String keyColumn)
-