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