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

I

increaseWeightOfAllAnimals() - Method in class homeworks.hw3.Farm
This method will increase the weight of all Animal objects in the animals array by invoking the gainWeight() method from the Animal class
increaseWeightOfAllAnimals(double) - Method in class homeworks.hw3.Farm
This method will increase the weight of all Animal objects in the animals array by invoking the gainWeight(double) method from the Animal class
isFemale() - Method in class homeworks.hw3.Animal
This method checks if the animal is a female.
isMale() - Method in class homeworks.hw3.Animal
This method checks if the animal is a male.
A C F G H I L P R S 
Skip navigation links