Class WordBreakSpellChecker.CombinationsThenFreqComparator

java.lang.Object
org.apache.lucene.search.spell.WordBreakSpellChecker.CombinationsThenFreqComparator
All Implemented Interfaces:
Comparator<WordBreakSpellChecker.CombineSuggestionWrapper>
Enclosing class:
WordBreakSpellChecker

private static class WordBreakSpellChecker.CombinationsThenFreqComparator extends Object implements Comparator<WordBreakSpellChecker.CombineSuggestionWrapper>