How to implement a single ArrayList in parent class that's in common to all extending classes?

前端 未结 0 768
無奈伤痛
無奈伤痛 2021-01-16 01:38

I have various classes that extend a single class, NormalizerTransfer, where I want to store some data (and do some other things, like transfer the list of norm

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