How to solve search algorithm in Java (with strings)?

前端 未结 0 1505
梦谈多话
梦谈多话 2020-12-14 04:02

I want to search in all my Contact objects (in a list) the name, for example if I type "Tom" the program will return the Contact (name) "Tomas" ,

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