public static class SpaceFillingCurve2D.IndexRangeOrdering extends com.google.common.collect.Ordering<SpaceFillingCurve2D.IndexRange>
SpaceFillingCurve2D.IndexRange.| Constructor and Description |
|---|
IndexRangeOrdering() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(SpaceFillingCurve2D.IndexRange x,
SpaceFillingCurve2D.IndexRange y) |
allEqual, arbitrary, binarySearch, compound, compound, explicit, explicit, from, from, greatestOf, greatestOf, immutableSortedCopy, isOrdered, isStrictlyOrdered, leastOf, leastOf, lexicographical, max, max, max, max, min, min, min, min, natural, nullsFirst, nullsLast, onResultOf, reverse, sortedCopy, usingToStringclone, 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(SpaceFillingCurve2D.IndexRange x, SpaceFillingCurve2D.IndexRange y)
compare in interface Comparator<SpaceFillingCurve2D.IndexRange>compare in class com.google.common.collect.Ordering<SpaceFillingCurve2D.IndexRange>Copyright © 2012-2022 Apache Software Foundation. All Rights Reserved.