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?
19th Dec 2017, 1:03 AM
John
John - avatar