|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.steema.teechart.styles.Pie.CompareSlice
protected class Pie.CompareSlice
Constructor Summary | |
---|---|
protected |
Pie.CompareSlice()
|
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 Pie.CompareSlice()
Method Detail |
---|
public final int compare(int a, int b)
Comparator
compare
in interface Comparator
a
- 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 |