B C D G I L M N P R S T

I

IllegalMoveException - Exception in cs2110.assignment5
Thrown if the naturalist attempts to move between two nodes that are not adjacent.
IllegalMoveException(String) - Constructor for exception cs2110.assignment5.IllegalMoveException
 
isAdjacent(Node) - Method in class cs2110.assignment5.Node
Tests whether this node is adjacent to another (i.e., whether the naturalist can move from one to the other)
isShip() - Method in class cs2110.assignment5.Node
Return true if this node contains the ship.
isShip() - Method in class cs2110.assignment5.Ship
 

B C D G I L M N P R S T