Randomness v2.7.3
/
com.fwdekker.randomness.word
/
BundledDictionary
/
Companion
Companion
object
Companion
Content copied to clipboard
Holds static elements.
Properties
Sources
Properties
cache
Link copied to clipboard
val
cache
:
Cache
<
String
,
BundledDictionary
>
Content copied to clipboard
The cache of bundled dictionaries, used to improve word generation times.
SIMPLE_DICTIONARY
Link copied to clipboard
const val
SIMPLE_DICTIONARY
:
String
Content copied to clipboard
The location of a simple English dictionary.
Sources
jvm source
Link copied to clipboard