Class Hierarchy
- java.lang.Object
- io.gitlab.rxp90.jsymspell.api.DamerauLevenshteinOSA (implements io.gitlab.rxp90.jsymspell.api.EditDistance)
- io.gitlab.rxp90.jsymspell.api.DefaultCharComparator (implements io.gitlab.rxp90.jsymspell.api.CharComparator)
- io.gitlab.rxp90.jsymspell.api.DefaultStringHasher (implements io.gitlab.rxp90.jsymspell.api.StringHasher)
Interface Hierarchy
- io.gitlab.rxp90.jsymspell.api.CharComparator
- io.gitlab.rxp90.jsymspell.api.EditDistance
- io.gitlab.rxp90.jsymspell.api.StringHasher