Uses of Package
com.github.tadukoo.util.dictionary
Packages that use com.github.tadukoo.util.dictionary
Package
Description
Contains the
Dictionary
interface and some implementations
in order to store and retrieve valid words.-
Classes in com.github.tadukoo.util.dictionary used by com.github.tadukoo.util.dictionaryClassDescriptionAn abstract implementation of the
Dictionary
interface.Dictionary is used to store and retrieve a collection of valid words.