Trouble with Google's ImmutableSet(dev.theladders.com)3 points·by jconnolly·13 ปีที่แล้ว·1 commentsdev.theladders.comTrouble with Google's ImmutableSethttp://dev.theladders.com/2013/03/trouble-with-googles-immutableset/1 commentsPost comment[–]schlosna·13 ปีที่แล้วreplyAre you using the older Google Collections and not Guava? I'd be curious to see your results with the latest Guava release 14.0.1 which includes a change to use MurmurHash3's mixK1 for hash bit smearing:https://code.google.com/p/guava-libraries/source/detail?r=69...
https://code.google.com/p/guava-libraries/source/detail?r=69...