|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectscrabble.ScrabbleDictionary
public class ScrabbleDictionary
Maintains dictionary of legal words to play in a form designed for quick access.
| Constructor Summary | |
|---|---|
ScrabbleDictionary(java.lang.String filePathName)
Creates a Scrabble dictionary by reading the dictionary with the given filename. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ScrabbleDictionary(java.lang.String filePathName)
filePathName -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||