[
https://issues.apache.org/jira/browse/COLLECTIONS-755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17055657#comment-17055657
]
Chen commented on COLLECTIONS-755:
----------------------------------
Thanks to Claude Warren . This issue maybe fixed by the pull
+[https://github.com/apache/commons-collections/pull/137+|https://github.com/apache/commons-collections/pull/128+]
> Make Bloom filter helper functions public
> -----------------------------------------
>
> Key: COLLECTIONS-755
> URL: https://issues.apache.org/jira/browse/COLLECTIONS-755
> Project: Commons Collections
> Issue Type: Improvement
> Components: Collection
> Affects Versions: 4.5
> Reporter: Claude Warren
> Priority: Minor
>
> The HashFunctionValidator and BloomFilterIndexer provide static methods that
> are useful in creating new Bloom filter implementations that can interact
> with the implementations provided by Collections. This change is to make
> those methods public to enable and simplify the interaction for developers
> building new Bloom filter implementations.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)