i have this java function that searches for an object in an arraylist based on the name variable of the object
public Animal buscarAnimal(String animal){