public class LexicographicSearchSortSpec extends Object implements SearchSortSpec
| Constructor and Description |
|---|
LexicographicSearchSortSpec() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
Comparator<SearchHit> |
getComparator() |
String |
toString() |
public Comparator<SearchHit> getComparator()
getComparator in interface SearchSortSpecCopyright © 2011–2016. All rights reserved.