private static class WordBreakSpellChecker.CombineSuggestionWrapper
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) CombineSuggestion |
combineSuggestion |
(package private) int |
numCombinations |
Constructor and Description |
---|
CombineSuggestionWrapper(CombineSuggestion combineSuggestion,
int numCombinations) |
final CombineSuggestion combineSuggestion
final int numCombinations
CombineSuggestionWrapper(CombineSuggestion combineSuggestion, int numCombinations)