The code for the static initializer is exceeding the 65535 bytes limit error in java?

前端 未结 3 737
孤街浪徒
孤街浪徒 2020-12-11 22:17

Hi I am trying to initialize 4 string arrays of length 10,100,1000,10000 and these arrays are like

array1={\"0\",\"1\",...\"9\"} 
array2={\"00\",\"01\",...\         


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