Avoiding the ConcurrentModificationException in Java Java Exception 1. Introduction In this article, we’ll take a look at the ConcurrentModificationException class. First, we’ll give an explanation how it works, and then prove it by using a test for triggering it. Finally, we’ll try out some workarounds by using practical examples. 2.… Continue Reading java-concurrentmodificationexception