public static class MutableDouble.AbsValueComparator extends java.lang.Object implements java.util.Comparator<MutableDouble>
Constructor and Description |
---|
MutableDouble.AbsValueComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(MutableDouble o1,
MutableDouble o2) |
public int compare(MutableDouble o1, MutableDouble o2)
compare
in interface java.util.Comparator<MutableDouble>