Package com.stimulsoft.report.dictionary
Class StiGroupSummaryDataSort
java.lang.Object
com.stimulsoft.report.dictionary.StiGroupSummaryDataSort
- All Implemented Interfaces:
Comparator<DataRow>
Copyright Stimulsoft
-
Constructor Summary
ConstructorsConstructorDescriptionStiGroupSummaryDataSort(Hashtable groupSummaries, Hashtable groupLines, ArrayList<StiGroupHeaderBand> groupHeaders, Hashtable baseRowOrder) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Comparator
equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Constructor Details
-
StiGroupSummaryDataSort
public StiGroupSummaryDataSort(Hashtable groupSummaries, Hashtable groupLines, ArrayList<StiGroupHeaderBand> groupHeaders, Hashtable baseRowOrder) - Parameters:
groupSummaries-groupLines-groupHeaders-baseRowOrder-
-
-
Method Details
-
compare
- Specified by:
comparein interfaceComparator<DataRow>
-