public static class CoordinateArrays.ForwardComparator extends Object implements Comparator
Comparator for Coordinate arrays
in the forward direction of their coordinates,
using lexicographic ordering.| Constructor and Description |
|---|
ForwardComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Object o1,
Object o2) |
equals, 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(Object o1, Object o2)
compare in interface ComparatorCopyright © 2024. All rights reserved.