Java ArrayList of Arrays?

后端 未结 7 861
情书的邮戳
情书的邮戳 2020-12-05 01:43

I want to create a mutli dimensional array without a fixed size.

I need to be able to add items of String[2] to it.

I have tried looking at:

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