我的代码会导致java.util.ConcurrentModificationException错误。下面是下面的代码。以下是确切的错误:java.util.ConcurrentModificationExceptionOrder()); // THis inserts the element immediately before the next call to next()现在,在使用迭代方法时,我不得不考虑如何</e
但是有了这个:{}
它在线程"AWT-EventQueue-0“java.util.ConcurrentModificationException中的第一行失败: Exception in thread”AWT-EventQueue-0“java.util.ConcurrentModificationException是的,在外部我确实删除了项-如何解决这个问题?我不使用任何线程。