java.util.Comparator
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 | Description |
---|---|
ForwardComparator() |
Modifier and Type | Method | Description |
---|---|---|
int |
compare(java.lang.Object o1,
java.lang.Object o2) |
Copyright © 2018. All rights reserved.