I think it's possible to avoid memory leak using W...
# announcements
a
I think it's possible to avoid memory leak using WeakHashMap (when key is garbabe collected, entry is removed from map)