Safe Listeners
Helper class to manager callback handlers
The class supports add\remove listeners during forEach, preventing ConcurrentModificationException
Note: the class is NOT thread safe
Helper class to manager callback handlers
The class supports add\remove listeners during forEach, preventing ConcurrentModificationException
Note: the class is NOT thread safe