|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openjump.core.apitools.comparisonandsorting.ObjectComparator
public class ObjectComparator
| Constructor Summary | |
|---|---|
ObjectComparator()
|
|
| Method Summary | |
|---|---|
static int |
compare(java.lang.Object o1,
java.lang.Object o2)
|
static double |
getDoubleValue(java.lang.Object o)
Method to generate a double value out of different number objects. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ObjectComparator()
| Method Detail |
|---|
public static int compare(java.lang.Object o1,
java.lang.Object o2)
public static double getDoubleValue(java.lang.Object o)
double value out of different number objects.
o -
Double.NAN if it can't be parsed
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||