[ 
https://issues.apache.org/jira/browse/COLLECTIONS-762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Claude Warren closed COLLECTIONS-762.
-------------------------------------
    Resolution: Fixed

This issue was resolved with simplification of Bloom filter code

> 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
>            Priority: Minor
>             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.20.10#820010)

Reply via email to