Package org.languagetool.rules.uk
Class InflectionHelper.Inflection
java.lang.Object
org.languagetool.rules.uk.InflectionHelper.Inflection
- All Implemented Interfaces:
Comparable<InflectionHelper.Inflection>
- Enclosing class:
InflectionHelper
public static class InflectionHelper.Inflection
extends Object
implements Comparable<InflectionHelper.Inflection>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) booleanintbooleanbooleanprivate booleangenderEquals(String gender1, String gender2) inthashCode()private booleantoString()
-
Field Details
-
MFN
-
gender
-
_case
-
animTag
-
-
Constructor Details
-
Inflection
-
-
Method Details
-
hashCode
public int hashCode() -
equals
-
genderEquals
-
equalsIgnoreGender
-
animMatters
boolean animMatters() -
isAnimalSensitive
private boolean isAnimalSensitive() -
toString
-
compareTo
- Specified by:
compareToin interfaceComparable<InflectionHelper.Inflection>
-