Package org.languagetool.rules
Class ConfusionString
- java.lang.Object
-
- org.languagetool.rules.ConfusionString
-
public class ConfusionString extends Object
A string in aConfusionPair
- for internal use only.- Since:
- 3.0
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object o)
@Nullable String
getDescription()
String
getString()
int
hashCode()
String
toString()
-