|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--shared.GraphMap.ArrayOrd
| Constructor Summary | |
protected |
GraphMap.ArrayOrd()
|
| Method Summary | |
int |
order(java.lang.Object the_item)
The order function should return an index value for the object it recieves as a parameter. |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
protected GraphMap.ArrayOrd()
| Method Detail |
public int order(java.lang.Object the_item)
item - The item to be sorted into place.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||