recordList
List <AggregationRecord> recordList = getRecords();
Collections.sort(recordList, new Comparator <AggregationRecord> () {
Flow f, List <Record> recordList)
records = new ArrayList <Record> (recordList.size());
records.addAll(recordList);