...
3 threads.. Map is filled with 1000 elements. Each tread removes the element with random 0-1000 remove and then returns puts back the removed element to the map right away with same key.
...
...
3 threads.. Map is filled with 1000 elements. Each tread removes the element with random 0-1000 remove and then returns puts back the removed element to the map right away with same key.
...