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