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

W

wordCount() - Method in class assignment2.AbstractPlayer
 
wordCount() - Method in interface assignment2.IPlayer
Return number of unique words added by this player.
wordStatus(StringBuilder) - Method in interface assignment2.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 interface assignment2.ILexicon
Similar to wordStatus that takes a StringBuilder parameter, but works with a String.
wordStatus(String) - Method in class assignment2.SimpleLexicon
 
wordStatus(StringBuilder) - Method in class assignment2.SimpleLexicon
 

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