public static class GuiderStar.Magnitude extends Object implements Comparator<Guiding.RawStar>
| Constructor and Description |
|---|
Magnitude() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Guiding.RawStar s1,
Guiding.RawStar s2) |
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 int compare(Guiding.RawStar s1, Guiding.RawStar s2)
compare in interface Comparator<Guiding.RawStar>