|
Generated by JDiff |
||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | ||||||
| Removed Methods | |
Collector<T, ?, BloomFilter<T>>) toBloomFilter(Funnel<?, |
Returns a {@code Collector} expecting the specified number of insertions, and yielding a BloomFilter with false positive probability 3%. |
Collector<T, ?, BloomFilter<T>>) toBloomFilter(Funnel<?, |
Returns a {@code Collector} expecting the specified number of insertions, and yielding a BloomFilter with the specified expected false positive probability. |
| Changed Methods | ||
boolean equals(Object) |
Change in signature from Object to java.lang.Object. |
|
|
|||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | |||||||