Java increase array by X size

前端 未结 6 628
广开言路
广开言路 2021-01-27 21:04

I need an array that I can determine its size from the start and if it has no more empty spaces then increase its size by X. For example:

int arrayS         


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