Claude Warren created COLLECTIONS-762:
-----------------------------------------
Summary: Add Simple Bloom filter with Generic type
Key: COLLECTIONS-762
URL: https://issues.apache.org/jira/browse/COLLECTIONS-762
Project: Commons Collections
Issue Type: Improvement
Components: Collection
Affects Versions: 4.4
Reporter: Claude Warren
Fix For: 4.5
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.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)