Uses of Class
org.languagetool.rules.spelling.symspell.implementation.SuggestionStage
-
Packages that use SuggestionStage Package Description org.languagetool.rules.spelling.symspell.implementation -
-
Uses of SuggestionStage in org.languagetool.rules.spelling.symspell.implementation
Methods in org.languagetool.rules.spelling.symspell.implementation with parameters of type SuggestionStage Modifier and Type Method Description void
SymSpell. commitStaged(SuggestionStage staging)
boolean
SymSpell. createDictionaryEntry(java.lang.String key, long count, SuggestionStage staging)
-