Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Done
-
4.4
-
None
Description
Provide a class that implements a Bloom filter that accepts a generic object as a parameter to the merge() and contains() methods.
Implementation should use a Function style implementation to convert from the generic type to a Builder.
Attachments
Issue Links
- is a child of
-
COLLECTIONS-728 BloomFilter contribution
-
- Resolved
-