|
PCJ API Version 1.2 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
This interface represents comparators of float values. The comparator interface is used for defining new orderings for float values.
Comparator| Method Summary | |
int |
compare(float v1,
float v2)
Compares two float values for order. |
| Method Detail |
public int compare(float v1,
float v2)
v1 - the first float value in the comparison.v2 - the second float value in the comparison.
|
PCJ API Version 1.2 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||