Trouble with Google's ImmutableSet
dev.theladders.com
Trouble with Google's ImmutableSet
1–2 of 2 posts
Re: Trouble with Google's ImmutableSet
#2Are 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...