Uses of Class
org.passay.dictionary.AbstractWordList
Packages that use AbstractWordList
-
Uses of AbstractWordList in org.passay.dictionary
Subclasses of AbstractWordList in org.passay.dictionaryModifier and TypeClassDescriptionclassCommon implementation for file based word lists.classProvides aWordListbacked by a string array.classProvides an implementation of aWordListthat is backed by a file.classProvides an implementation of aWordListthat is backed by a file and leverages aMappedByteBuffer.