Use a different List implementation to prevent concurrent modifications.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Fri, 1 Apr 2011 22:27:55 +0000 (00:27 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Fri, 1 Apr 2011 22:27:55 +0000 (00:27 +0200)
commit2f12691cfd310bd5a0fbeb4fd43250a3879675ea
tree1265c36588252836a074a898627b18a219eb07ce
parent5300a8625d1aa3c597f747d5fdf84e84291af757
Use a different List implementation to prevent concurrent modifications.
src/main/java/net/pterodactylus/sone/notify/ListNotification.java