Package | Description |
---|---|
org.passay.dictionary |
Modifier and Type | Class and Description |
---|---|
class |
AbstractFileWordList
Common implementation for file based word lists.
|
class |
ArrayWordList
Provides a
WordList backed by a string array. |
class |
FileWordList
Provides an implementation of a
WordList that is backed by a file. |
class |
MemoryMappedFileWordList
Provides an implementation of a
WordList that is backed by a file and leverages a MappedByteBuffer . |
Copyright © 2003-2024 Virginia Tech. All Rights Reserved.