Cant fill an ArrayList and java.lang.OutOfMemoryError displays

后端 未结 0 1210
遥遥无期
遥遥无期 2020-12-17 18:09

I`m trying to fill an ArrayList and this exception shows .

 public static void fillId() throws FileNotFoundException
    {   int i = 0;
        scanner = new          


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