remove() method does not remove the object in Java ArrayList

后端 未结 0 1800
难免孤独
难免孤独 2020-12-09 14:22

I have created an ArrayList of class Student. I have added four objects and then I removed one of the object. However, when I print the list all the four objects are display

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