Uses of Class
org.languagetool.ResultCache
Packages that use ResultCache
-
Uses of ResultCache in org.languagetool
Fields in org.languagetool declared as ResultCacheConstructors in org.languagetool with parameters of type ResultCacheModifierConstructorDescriptionJLanguageTool
(Language language, List<Language> altLanguages, Language motherTongue, ResultCache cache, GlobalConfig globalConfig, UserConfig userConfig) Create a JLanguageTool and setup the built-in rules for the given language and false friend rules for the text language / mother tongue pair.JLanguageTool
(Language language, Language motherTongue, ResultCache cache) Create a JLanguageTool and setup the built-in rules for the given language and false friend rules for the text language / mother tongue pair.JLanguageTool
(Language language, Language motherTongue, ResultCache cache, UserConfig userConfig) Create a JLanguageTool and setup the built-in rules for the given language and false friend rules for the text language / mother tongue pair.JLanguageTool
(Language language, ResultCache cache, UserConfig userConfig) Create a JLanguageTool and setup the built-in rules for the given language and false friend rules for the text language / mother tongue pair.