public static class Hit.HitComparator extends Object implements Comparator<Hit>
Constructor and Description |
---|
HitComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(Hit hit1,
Hit hit2) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public int compare(Hit hit1, Hit hit2)
compare
in interface Comparator<Hit>