How to allocate an array of inner class in Java?

前端 未结 0 1168
你的背包
你的背包 2020-12-13 14:45

I want to create an array of inner class objects, which don\'t have type parameter, but the containing class does has type parameter. Here is my scenario:

pub         


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