|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgraph_algorithms.ComparableEdge
public class ComparableEdge
| Constructor Summary | |
|---|---|
ComparableEdge(int a,
int b,
double s)
|
|
| Method Summary | |
|---|---|
int |
compareTo(ComparableEdge e)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ComparableEdge(int a,
int b,
double s)
| Method Detail |
|---|
public int compareTo(ComparableEdge e)
compareTo in interface java.lang.Comparable<ComparableEdge>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||