Uses of Package
org.passay.dictionary
-
Packages that use org.passay.dictionary Package Description org.passay org.passay.dictionary -
Classes in org.passay.dictionary used by org.passay Class Description Dictionary Base interface for all dictionaries. -
Classes in org.passay.dictionary used by org.passay.dictionary Class Description AbstractFileWordList Common implementation for file based word lists.AbstractWordList Provides common operations implementations for word lists.ArrayWordList Provides aWordList
backed by a string array.Dictionary Base interface for all dictionaries.DictionaryBuilder Builder for common dictionary usage.TernaryNode Implementation of a node contained in a ternary tree.TernaryTree Implementation of a ternary tree.WordList Represents a random-access list of words.