|
Generated by JDiff |
||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | ||||||
| Added 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 java.lang.Object to Object. |
|
|
|||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | |||||||