Skip navigation links
A C F G H I L P R S 

A

addAnimal(Animal) - Method in class homeworks.hw3.Farm
This method adds an animal at the next available slot.
Animal - Class in homeworks.hw3
 
Animal() - Constructor for class homeworks.hw3.Animal
Constructs a new Animal object setting name, birthYear, weight, gender to "", 1900, 0.0, and u.
Animal(String, int, double, char) - Constructor for class homeworks.hw3.Animal
Constructs a new Animal object with given values.
A C F G H I L P R S 
Skip navigation links