A H M S T

A

amputate(int) - Method in class Human
amputate method
amputate(int) - Method in class Spider
amputate method
Animal - class Animal.
Abstract class Animal - write a description of the class here
Animal() - Constructor for class Animal
 

H

Human - class Human.
Class Human - write a description of the class here
Human(String) - Constructor for class Human
Constructor for objects of class Human

M

move() - Method in class Snake
move method
move() - Method in class Human
move method
move() - Method in class Animal
the move method
move() - Method in class Spider
move method

S

Snake - class Snake.
Class Snake - write a description of the class here
Snake(double) - Constructor for class Snake
Constructor for objects of class Snake
Spider - class Spider.
Class Spider - write a description of the class here
Spider() - Constructor for class Spider
Constructor for objects of class Spider

T

test() - Static method in class Animal
the test method
toString() - Method in class Snake
toString method
toString() - Method in class Human
toString method
toString() - Method in class Spider
toString method

A H M S T

Generated by BlueJ