How do I implement a deep clone method with an ArrayList type variable

前端 未结 0 636
小鲜肉
小鲜肉 2021-01-21 07:23

I\'m trying to create a deep clone method, but the class contains an ArrayList type variable. I need to be able to deep clone it.

The class is called Major, and these are

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