A B C E F G H I L M N R S T V W

W

wordStatus(String) - Method in class BoggleModel
Return the status of a string, i.e., one of LexStatus.WORD, LexStatus.PREFIX or LexStatus.NOT_WORD.
wordStatus(String) - Method in interface ILexicon
Returns value specifying whether is is in the lexicon: WORD, is the prefix of a word in the lexicon: PREFIX, or is not a prefix and not a word: NOT_WORD.
wordStatus(String) - Method in class SimpleLexicon
 

A B C E F G H I L M N R S T V W