public class PivotFacetFieldValueCollection.PivotFacetCountComparator extends Object implements Comparator<PivotFacetValue>
PivotFacetValue
instances by their countConstructor and Description |
---|
PivotFacetFieldValueCollection.PivotFacetCountComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(PivotFacetValue left,
PivotFacetValue right) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public PivotFacetFieldValueCollection.PivotFacetCountComparator()
public int compare(PivotFacetValue left, PivotFacetValue right)
compare
in interface Comparator<PivotFacetValue>
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.