Uses of Class
org.languagetool.rules.spelling.suggestions.SuggestionChangesTestConfig
-
Packages that use SuggestionChangesTestConfig Package Description org.languagetool.rules.spelling.suggestions -
-
Uses of SuggestionChangesTestConfig in org.languagetool.rules.spelling.suggestions
Fields in org.languagetool.rules.spelling.suggestions declared as SuggestionChangesTestConfig Modifier and Type Field Description private SuggestionChangesTestConfigSuggestionsChanges. configMethods in org.languagetool.rules.spelling.suggestions that return SuggestionChangesTestConfig Modifier and Type Method Description SuggestionChangesTestConfigSuggestionsChanges. getConfig()Methods in org.languagetool.rules.spelling.suggestions with parameters of type SuggestionChangesTestConfig Modifier and Type Method Description (package private) static voidSuggestionsChanges. init(@NotNull SuggestionChangesTestConfig config, @Nullable java.io.BufferedWriter reportWriter)Constructors in org.languagetool.rules.spelling.suggestions with parameters of type SuggestionChangesTestConfig Constructor Description SuggestionsChanges(SuggestionChangesTestConfig config, java.io.BufferedWriter reportWriter)
-