How to get the Array Class for a given Class in Java?

前端 未结 5 870
时光取名叫无心
时光取名叫无心 2020-11-28 15:42

I have a Class variable that holds a certain type and I need to get a variable that holds the corresponding array class. The best I could come up with is this:<

5条回答
提交回复
热议问题