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