Package com.stimulsoft.report.dictionary
Class StiDataSortConditions
java.lang.Object
com.stimulsoft.report.dictionary.StiDataSortConditions
- All Implemented Interfaces:
Comparator<DataRow>
Copyright Stimulsoft
-
Constructor Summary
ConstructorsConstructorDescriptionStiDataSortConditions(Hashtable<DataRow, Integer> rowToConditions, Object[][][] conditions) -
Method Summary
Modifier and TypeMethodDescriptionintintMethods 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
-
StiDataSortConditions
-
-
Method Details
-
compare
- Specified by:
comparein interfaceComparator<DataRow>
-
getRowPositionConditions
-