public static class PivotFacetFieldValueCollection.PivotFacetCountComparator extends Object implements Comparator<PivotFacetValue>
PivotFacetValue instances by their count| Constructor and Description | 
|---|
| PivotFacetCountComparator() | 
| 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.