how can I use Map and List in superclass - java

后端 未结 0 1373
春和景丽
春和景丽 2020-12-06 10:41

I writing a mini project to store users and their bank accounts data, each user can have multiple accounts. I used Map, List and Array, but I think my code in main class is

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