public final class SerializeDict extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
Read a text file with one word per line and serialize the
HashSet with all words to a binary file that can be part
of jWordSplitter's JAR.
|
public static void main(String[] args) throws IOException
IOExceptionCopyright © 2021. All rights reserved.