Class SuggestionStage.Entry
java.lang.Object
org.languagetool.rules.spelling.symspell.implementation.SuggestionStage.Entry
- Enclosing class:
- SuggestionStage
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
count
public int count -
first
public int first
-
-
Constructor Details
-
Entry
Entry(int count, int first)
-