JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
C
D
E
G
H
I
J
L
M
N
P
R
S
T
V
W
T
table
- Variable in class wwwordz.shared.
Puzzle
Table
- Class in
wwwordz.shared
A table composed of a collection of cells indexed by row and column positions.
Table()
- Constructor for class wwwordz.shared.
Table
Create a table with empty cells
Table(String[])
- Constructor for class wwwordz.shared.
Table
Create a table with given data
table
- Variable in class wwwordz.shared.
Table
Table.Cell
- Class in
wwwordz.shared
A cell in the enclosing table
Table.CellIterator
- Class in
wwwordz.shared
An iterator over cells in this table.
terminated
- Variable in class wwwordz.puzzle.
Trie.NodeIterator
thread
- Variable in class wwwordz.puzzle.
Trie.NodeIterator
timeToNextPlay()
- Method in class wwwordz.game.
Manager
toString()
- Method in class wwwordz.shared.
Table.Cell
toString()
- Method in class wwwordz.shared.
Table
Trie
- Class in
wwwordz.puzzle
A
trie
is data structure to store words efficiently using a tree.
Trie()
- Constructor for class wwwordz.puzzle.
Trie
Trie.NodeIterator
- Class in
wwwordz.puzzle
Iterator over strings stored in the internal node structure It traverses the node tree depth first, using coroutine with threads, and collects all possible words in no particular order.
Trie.Search
- Class in
wwwordz.puzzle
A position in the node structure when looking for a word.
A
C
D
E
G
H
I
J
L
M
N
P
R
S
T
V
W
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes