Hierarchy For Package org.languagetool.rules.spelling.symspell.implementation

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.languagetool.rules.spelling.symspell.implementation.ChunkArray<T>
    • org.languagetool.rules.spelling.symspell.implementation.EditDistance
    • org.languagetool.rules.spelling.symspell.implementation.SuggestionStage
    • org.languagetool.rules.spelling.symspell.implementation.SuggestionStage.Entry
    • org.languagetool.rules.spelling.symspell.implementation.SuggestionStage.Node
    • org.languagetool.rules.spelling.symspell.implementation.SuggestItem (implements java.lang.Comparable<T>, java.util.Comparator<T>)
    • org.languagetool.rules.spelling.symspell.implementation.SymSpell (implements java.io.Serializable)
    • org.languagetool.rules.spelling.symspell.implementation.SymSpell.SegmentedSuggestion

Enum Hierarchy

  • java.lang.Object
    • java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)