public class PairComparatorByAbscissaOnly extends Object implements Comparator<Pair>
| Constructor and Description |
|---|
PairComparatorByAbscissaOnly() |
PairComparatorByAbscissaOnly(double epsilon) |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Pair o1,
Pair o2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic PairComparatorByAbscissaOnly()
public PairComparatorByAbscissaOnly(double epsilon)
public int compare(Pair o1, Pair o2)
compare in interface Comparator<Pair>Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.