miho / VCollections

Lightweight observable collections (used by VMF and VRL)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ConcurrentModificationException in VListChangeSupport

miho opened this issue · comments

Currently,

listeners cannot add other listeners during event notification:

eu.mihosoft.vcollections.VListChangeSupport.fireEvent(VListChangeSupport.java:67)