Package org.languagetool.rules.spelling
Class RuleWithLanguage
- java.lang.Object
-
- org.languagetool.rules.spelling.RuleWithLanguage
-
public class RuleWithLanguage extends java.lang.Object- Since:
- 4.4
-
-
Constructor Summary
Constructors Constructor Description RuleWithLanguage(Rule rule, Language language)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object o)LanguagegetLanguage()RulegetRule()inthashCode()
-