public static class CoordinateArrays.ForwardComparator
extends java.lang.Object
implements java.util.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(java.lang.Object o1,
java.lang.Object o2) |