public static class FacetCollector.FacetEntryComparator extends Object implements Comparator<Map.Entry<String,IntegerWrapper>>, Serializable
| Constructor and Description |
|---|
FacetCollector.FacetEntryComparator(FacetSortOrder sortOrder) |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Map.Entry<String,IntegerWrapper> entry1,
Map.Entry<String,IntegerWrapper> entry2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic FacetCollector.FacetEntryComparator(FacetSortOrder sortOrder)
public int compare(Map.Entry<String,IntegerWrapper> entry1, Map.Entry<String,IntegerWrapper> entry2)
compare in interface Comparator<Map.Entry<String,IntegerWrapper>>Copyright © 2006–2014 Hibernate. All rights reserved.