|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.stimulsoft.report.dictionary.StiDataSortConditions
public class StiDataSortConditions
Copyright Stimulsoft
| Constructor Summary | |
|---|---|
StiDataSortConditions(java.util.Hashtable<DataRow,java.lang.Integer> rowToConditions,
java.lang.Object[][][] conditions)
|
|
| Method Summary | |
|---|---|
int |
compare(DataRow row1,
DataRow row2)
|
int |
getRowPositionConditions(DataRow row)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.util.Comparator |
|---|
equals |
| Constructor Detail |
|---|
public StiDataSortConditions(java.util.Hashtable<DataRow,java.lang.Integer> rowToConditions,
java.lang.Object[][][] conditions)
| Method Detail |
|---|
public int compare(DataRow row1,
DataRow row2)
compare in interface java.util.Comparator<DataRow>public int getRowPositionConditions(DataRow row)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||