|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--shared.GraphMap.ArrayCmp
| Constructor Summary | |
protected |
GraphMap.ArrayCmp()
|
| Method Summary | |
boolean |
is_less_than(java.lang.Object num1,
java.lang.Object num2)
The comparison method used for sorting functions. |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
protected GraphMap.ArrayCmp()
| Method Detail |
public boolean is_less_than(java.lang.Object num1,
java.lang.Object num2)
num1 - The first object compared.num2 - The second object compared.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||