I had written stuList list=new stuList
But complains but if written Arraylist
It is how to identify which one arraylist
Should be how to modify the
CodePudding user response:
StuList has been set for the new again, you are the three collections, actually let Student object, there is no essential difference, is just like three baskets, are defined, you put the egg, so there is no essential difference between,CodePudding user response: