public static class PivotFacetFieldValueCollection.PivotFacetValueComparator extends Object implements Comparator<PivotFacetValue>
PivotFacetValue instances by their value| Constructor and Description |
|---|
PivotFacetValueComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(PivotFacetValue left,
PivotFacetValue right) |
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(PivotFacetValue left, PivotFacetValue right)
compare in interface Comparator<PivotFacetValue>Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.