Uses of Class
org.languagetool.rules.spelling.morfologik.suggestions_ordering.DetailedDamerauLevenstheinDistance.EditOperation
Packages that use DetailedDamerauLevenstheinDistance.EditOperation
-
Uses of DetailedDamerauLevenstheinDistance.EditOperation in org.languagetool.rules.spelling.morfologik.suggestions_ordering
Subclasses of DetailedDamerauLevenstheinDistance.EditOperation in org.languagetool.rules.spelling.morfologik.suggestions_orderingModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classFields in org.languagetool.rules.spelling.morfologik.suggestions_ordering with type parameters of type DetailedDamerauLevenstheinDistance.EditOperationModifier and TypeFieldDescriptionstatic final List<DetailedDamerauLevenstheinDistance.EditOperation> DetailedDamerauLevenstheinDistance.editOperationsMethods in org.languagetool.rules.spelling.morfologik.suggestions_ordering that return DetailedDamerauLevenstheinDistance.EditOperationModifier and TypeMethodDescriptionstatic final DetailedDamerauLevenstheinDistance.EditOperationDetailedDamerauLevenstheinDistance.randomEdit()Methods in org.languagetool.rules.spelling.morfologik.suggestions_ordering with parameters of type DetailedDamerauLevenstheinDistance.EditOperationModifier and TypeMethodDescriptionDetailedDamerauLevenstheinDistance.Distance.track(DetailedDamerauLevenstheinDistance.EditOperation operation)