| Method and Description |
|---|
| net.tribe7.common.hash.BloomFilter.expectedFalsePositiveProbability()
Use
BloomFilter.expectedFpp() instead. |
| net.tribe7.common.hash.Hashing.padToLong(HashCode)
Use
HashCode.padToLong() instead. This method is scheduled to be
removed in Guava 15.0. |