-
gmantele authored
synchronized although the collection of observers is synchronized (Vector) ; using an Iterator ensures the synchronization and avoids concurrency problems.
gmantele authoredsynchronized although the collection of observers is synchronized (Vector) ; using an Iterator ensures the synchronization and avoids concurrency problems.