public class Dictionary extends Object
| Constructor and Description |
|---|
Dictionary() |
| Modifier and Type | Method and Description |
|---|---|
int |
getPrime()
Sufficiently big prime that's bigger than
size() |
int |
size()
Total size of the combined words.
|
String |
word(int i) |
Copyright © 2024. All rights reserved.