Uses of Class
morfologik.speller.Speller.CandidateData
-
Packages that use Speller.CandidateData Package Description morfologik.speller -
-
Uses of Speller.CandidateData in morfologik.speller
Methods in morfologik.speller that return types with arguments of type Speller.CandidateData Modifier and Type Method Description ArrayList<Speller.CandidateData>
Speller. findReplacementCandidates(String word)
Find and return suggestions by using K.Methods in morfologik.speller with parameters of type Speller.CandidateData Modifier and Type Method Description int
Speller.CandidateData. compareTo(Speller.CandidateData cd)
-