Companion

Holds constants.

Properties

Link copied to clipboard
@get:Synchronized
private val CACHE: ConcurrentHashMap<String, List<String>>

Retains word lists that have previously been looked up.

Link copied to clipboard
val WORD_LIST_MAP: Map<String, DefaultWordList>

The available WORD_LISTS as indexed by name.

Link copied to clipboard

The list of all available word lists.

Functions

Link copied to clipboard

Clears the word cache, for testing.