|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.steema.teechart.styles.Map.CompareOrder
protected class Map.CompareOrder
| Constructor Summary | |
|---|---|
protected |
Map.CompareOrder()
|
| Method Summary | |
|---|---|
int |
compare(int a,
int b)
Compares its two arguments for order. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected Map.CompareOrder()
| Method Detail |
|---|
public final int compare(int a,
int b)
Comparator
compare in interface Comparatora - the first integer to be compared.b - the second integer to be compared.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||