Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
L
M
N
P
R
S
T
U
P
paste(String)
- Method in class com.act365.sudoku.
GridContainer
Pastes data onto the grid.
popState(int)
- Method in class com.act365.sudoku.
CellState
Reads the state gris from the stack at the appropriate position.
popState(int)
- Method in interface com.act365.sudoku.
IState
Unwinds a state grid from the thread.
popState(int)
- Method in class com.act365.sudoku.
InvulnerableState
Reads the state gris from the stack at the appropriate position.
popState(int)
- Method in class com.act365.sudoku.
NumberState
Reads the state gris from the stack at the appropriate position.
populate(String)
- Method in class com.act365.sudoku.
Grid
Populates the grid from a string.
pushState(int)
- Method in class com.act365.sudoku.
CellState
Writes the state grid to the stack at the appropriate position.
pushState(int)
- Method in interface com.act365.sudoku.
IState
Adds a state grid to the thread.
pushState(int)
- Method in class com.act365.sudoku.
InvulnerableState
Writes the state grid to the stack at the appropriate position.
pushState(int)
- Method in class com.act365.sudoku.
NumberState
Writes the state grid to the stack at the appropriate position.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
L
M
N
P
R
S
T
U