Uses of Class
org.languagetool.rules.spelling.suggestions.SuggestionChangesExperimentRuns
-
Packages that use SuggestionChangesExperimentRuns Package Description org.languagetool.rules.spelling.suggestions -
-
Uses of SuggestionChangesExperimentRuns in org.languagetool.rules.spelling.suggestions
Fields in org.languagetool.rules.spelling.suggestions with type parameters of type SuggestionChangesExperimentRuns Modifier and Type Field Description java.util.List<SuggestionChangesExperimentRuns>
SuggestionChangesTestConfig. experiments
Method parameters in org.languagetool.rules.spelling.suggestions with type arguments of type SuggestionChangesExperimentRuns Modifier and Type Method Description private java.util.List<SuggestionChangesExperiment>
SuggestionsChanges. generateExperiments(java.util.List<SuggestionChangesExperimentRuns> experimentSpecs)
-