public class PairComparator extends Object implements Comparator<PairOfFloatInt>
| Constructor and Description |
|---|
PairComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(PairOfFloatInt p1,
PairOfFloatInt p2) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic int compare(PairOfFloatInt p1, PairOfFloatInt p2)
compare in interface Comparator<PairOfFloatInt>