Package lukfor.tables.rows
Interface IRowAggregator
-
- All Known Implementing Classes:
CountRowAggregator,MaxRowAggregator,MeanRowAggregator,MinRowAggregator,SumRowAggregator
public interface IRowAggregator
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Tableaggregate(Object key, Table group)
-