|
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. |
|
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |