|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--shared.Graph.NodeSorter
Sorter class for nodes.
| Constructor Summary | |
protected |
Graph.NodeSorter()
|
| Method Summary | |
boolean |
is_less_than(java.lang.Object node1,
java.lang.Object node2)
Compares nodes. |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
protected Graph.NodeSorter()
| Method Detail |
public boolean is_less_than(java.lang.Object node1,
java.lang.Object node2)
node1 - First node compared.node2 - Second node compared.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||