Am 09.03.2012 10:53, schrieb David Holmes:
Hi Sean,

That seems to implement the required semantics.

Minor style nit: }else{ -> } else {
There are some more in lines 183, 184, 188.


Not sure about the testcase ... Can size() not remove some elements directly but return the original size?
Good idea.
Additionally there should be another TConcurrentHashMap for the opposite testcase: More elements than expected.

Please add comment
    // more elements than expected
before line 199

-Ulf

Reply via email to