Class WeightedSuggestion
java.lang.Object
org.languagetool.rules.spelling.morfologik.WeightedSuggestion
- All Implemented Interfaces:
Comparable<WeightedSuggestion>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
word
-
weight
private final int weight
-
-
Constructor Details
-
WeightedSuggestion
-
-
Method Details
-
getWord
-
getWeight
public int getWeight() -
compareTo
- Specified by:
compareToin interfaceComparable<WeightedSuggestion>
-
toString
-