Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
M
N
O
P
R
S
T
U
V
W
X
Y
T
testPieceName(int, String)
- Static method in class
Puzzle
Tests pieceName() with the supplied number
testPieceName()
- Static method in class
Puzzle
Tests pieceName(int) with many different inputs, checking that the correct result is returned or an exception is properly thrown.
testPieceNameException(int)
- Static method in class
Puzzle
Tests pieceName() with the supplied number
toHtmlString(String)
- Method in class
Puzzle
Returns an HTML string version of the puzzle.
toString()
- Method in class
Piece
Generates a string representation of the piece
toString()
- Method in class
PieceMove
Makes a compact human readable string representation of the move
toString()
- Method in class
Puzzle
Returns a string representation of the puzzle.
toString()
- Method in exception
PuzzleException
Returns the message describing the exception
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
M
N
O
P
R
S
T
U
V
W
X
Y