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

R

removeAllAnimals() - Method in class homeworks.hw3.Farm
This method will clear the entire array and reset numAnimals to 0
removeAnimal(int) - Method in class homeworks.hw3.Farm
This method will remove the element at the specified index by shifting all elements at greater indexes down If an invalid index is passed as a parameter nothing will be removed
A C F G H I L P R S 
Skip navigation links