Uses of Class
org.languagetool.rules.spelling.suggestions.SuggestionsChanges
-
Packages that use SuggestionsChanges Package Description org.languagetool.rules.spelling.suggestions -
-
Uses of SuggestionsChanges in org.languagetool.rules.spelling.suggestions
Fields in org.languagetool.rules.spelling.suggestions declared as SuggestionsChanges Modifier and Type Field Description private static SuggestionsChanges
SuggestionsChanges. instance
Methods in org.languagetool.rules.spelling.suggestions that return SuggestionsChanges Modifier and Type Method Description static @Nullable SuggestionsChanges
SuggestionsChanges. getInstance()
null if nothing is configured, i.e.
-