Uses of Class
io.gitlab.rxp90.jsymspell.SuggestItem
| Package | Description |
|---|---|
| io.gitlab.rxp90.jsymspell |
-
Uses of SuggestItem in io.gitlab.rxp90.jsymspell
Methods in io.gitlab.rxp90.jsymspell that return types with arguments of type SuggestItem Modifier and Type Method Description List<SuggestItem>SymSpell. lookup(String input, SymSpell.Verbosity verbosity)List<SuggestItem>SymSpell. lookupCompound(String input, int editDistanceMax)Methods in io.gitlab.rxp90.jsymspell with parameters of type SuggestItem Modifier and Type Method Description intSuggestItem. compareTo(SuggestItem suggestItem)