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
PLAIN_TEXT
- Static variable in class com.act365.sudoku.
SuDokuUtils
parse(String, int)
- Static method in class com.act365.sudoku.
SuDokuUtils
Converts a string representation of a cell in the given format into a data value.
parse(String)
- Static method in class com.act365.sudoku.
SuDokuUtils
Converts a string representation of a cell in the default format into a data value.
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.
LinearSystemState
popState(int)
- Method in class com.act365.sudoku.
NumberState
Reads the state gris from the stack at the appropriate position.
popState(int)
- Method in class com.act365.sudoku.
StateStack
populate(String)
- Method in class com.act365.sudoku.
Grid
Populates the grid from a string.
populate(byte[][], String, int)
- Static method in class com.act365.sudoku.
SuDokuUtils
Populates a data array according to a string in the given format.
populate(byte[][], String)
- Static method in class com.act365.sudoku.
SuDokuUtils
Populates a data array according to a string in the default format.
printState(int)
- Method in class com.act365.sudoku.
LeastCandidatesHybrid
Prints the current state grid of the given type.
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.
LinearSystemState
pushState(int)
- Method in class com.act365.sudoku.
NumberState
Writes the state grid to the stack at the appropriate position.
pushState(Object, int)
- Method in class com.act365.sudoku.
StateStack
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