Is it possible to compress this expression to one line?

前端 未结 0 403
迷失自我
迷失自我 2020-12-18 15:04

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){ 
            


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题