Uses of Class
io.gitlab.rxp90.jsymspell.SymSpell.Verbosity
| Package | Description |
|---|---|
| io.gitlab.rxp90.jsymspell |
-
Uses of SymSpell.Verbosity in io.gitlab.rxp90.jsymspell
Methods in io.gitlab.rxp90.jsymspell that return SymSpell.Verbosity Modifier and Type Method Description static SymSpell.VerbositySymSpell.Verbosity. valueOf(String name)Returns the enum constant of this type with the specified name.static SymSpell.Verbosity[]SymSpell.Verbosity. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.gitlab.rxp90.jsymspell with parameters of type SymSpell.Verbosity Modifier and Type Method Description List<SuggestItem>SymSpell. lookup(String input, SymSpell.Verbosity verbosity)