0
depending on the language it may throw an exception. if this is a large project consider multithreading and limiting read / write access to that collection. This is to prevent one class from manipulating the collection while another is also possibly performing the same operation. What language are you using here?



