|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.rubecula.darwin.foundation.ComparableValue_
public abstract class ComparableValue_
| Constructor Summary | |
|---|---|
ComparableValue_()
|
|
| Method Summary | |
|---|---|
int |
compareTo(Valuable o)
|
static int |
compareTo(Valuable o1,
Valuable o2)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.rubecula.darwin.foundation.Valuable |
|---|
getValue |
| Methods inherited from interface net.sf.tostring0.Identifiable |
|---|
getIdentifier |
| Constructor Detail |
|---|
public ComparableValue_()
| Method Detail |
|---|
public static int compareTo(Valuable o1,
Valuable o2)
throws ValueException
o1 - o2 -
ValueExceptionComparable.compareTo(java.lang.Object)public int compareTo(Valuable o)
compareTo in interface java.lang.Comparable<Valuable>Comparable.compareTo(java.lang.Object)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||