Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
I
L
M
N
P
R
S
T
I
IllegalMoveException
- Exception in
assignment6
Thrown if the naturalist attempts to move between two nodes that are not adjacent.
IllegalMoveException(String)
- Constructor for exception assignment6.
IllegalMoveException
isAdjacent(Node)
- Method in class assignment6.
Node
Tests whether this node is adjacent to another (i.e., whether the naturalist can move from one to the other)
isGrassy()
- Method in class assignment6.
Node
Returns true if node is covered with grass.
isShip()
- Method in class assignment6.
Node
Return true if this node contains the ship.
isShip()
- Method in class assignment6.
Ship
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
I
L
M
N
P
R
S
T