|
Generated by JDiff |
||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | ||||||
| Removed Methods | |
double expectedFalsePositiveProbability() |
@deprecated Use .expectedFpp instead. |
| Added Methods | |
boolean isCompatible(BloomFilter<T>) |
Determines whether a given bloom filter is compatible with this bloom filter. |
void putAll(BloomFilter<T>) |
Combines this bloom filter with another bloom filter by performing a bitwise OR of the underlying data. |
|
|||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | |||||||