|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.databene.commons.comparator.DoubleComparator
public class DoubleComparator
Compares values of type Double or double.
Created: 05.04.2005 19:25:25
| Constructor Summary | |
|---|---|
DoubleComparator()
|
|
| Method Summary | |
|---|---|
static int |
compare(double d1,
double d2)
|
int |
compare(java.lang.Double d1,
java.lang.Double d2)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.util.Comparator |
|---|
equals |
| Constructor Detail |
|---|
public DoubleComparator()
| Method Detail |
|---|
public int compare(java.lang.Double d1,
java.lang.Double d2)
compare in interface java.util.Comparator<java.lang.Double>
public static int compare(double d1,
double d2)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||