Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
E
F
G
H
I
L
M
N
R
S
T
V
W