X
xzoozx
Object Instance "a" spawns multiple threads that act on Collection "p",
a property of "a" (not a static property of the class).
Do I have to synchronize (ie create a lock) on thread access on
Collection "p"?
a property of "a" (not a static property of the class).
Do I have to synchronize (ie create a lock) on thread access on
Collection "p"?