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

P

printAllDetails() - Method in class homeworks.hw3.Farm
This method prints the values of the Farm and each Animal in it by calling the printDetails method from the Animal class on each Animal instance.
printDetails() - Method in class homeworks.hw3.Animal
This method prints the values of animal name, birthYear, weight, and gender.
A C F G H I L P R S 
Skip navigation links