How do I fix ArrayIndexOutOfBoundsException errors when accessing a single data from multiple threads?

前端 未结 0 1346
面向向阳花
面向向阳花 2020-12-11 04:43

I\'m making a typing game with a Java GUI. I get these errors intermittently.

Exception in thread "Thread-4" java.lang.ArrayIndexOutOfBoundsExceptio         


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