Uses of Class
org.languagetool.rules.spelling.suggestions.SuggestionChangesTestConfig
Packages that use SuggestionChangesTestConfig
-
Uses of SuggestionChangesTestConfig in org.languagetool.rules.spelling.suggestions
Fields in org.languagetool.rules.spelling.suggestions declared as SuggestionChangesTestConfigModifier and TypeFieldDescriptionprivate final SuggestionChangesTestConfig
SuggestionsChanges.config
Methods in org.languagetool.rules.spelling.suggestions that return SuggestionChangesTestConfigMethods in org.languagetool.rules.spelling.suggestions with parameters of type SuggestionChangesTestConfigModifier and TypeMethodDescription(package private) static void
SuggestionsChanges.init
(@NotNull SuggestionChangesTestConfig config, @Nullable BufferedWriter reportWriter) Constructors in org.languagetool.rules.spelling.suggestions with parameters of type SuggestionChangesTestConfigModifierConstructorDescriptionprivate
SuggestionsChanges
(SuggestionChangesTestConfig config, BufferedWriter reportWriter)