[
https://issues.apache.org/jira/browse/COLLECTIONS-840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17731202#comment-17731202
]
Claude Warren commented on COLLECTIONS-840:
-------------------------------------------
Actually, I did not think it was a great place either. I figured submitting
the change would get a discussion started.
BitMap was the only other utility class that came to mind.
We could add it as a static method on the Hasher interface but that seems a bit
out of character.
> Make EnhancedDoubleHasher.mod() public
> --------------------------------------
>
> Key: COLLECTIONS-840
> URL: https://issues.apache.org/jira/browse/COLLECTIONS-840
> Project: Commons Collections
> Issue Type: Improvement
> Components: Collection
> Affects Versions: 4.5
> Reporter: Claude Warren
> Priority: Minor
>
> The integer modulus calculation is currently package private but is very
> useful outside of the package for further Bloom filter development. This
> change is to make the static EnhancedDoubleHasher.mod() method public
--
This message was sent by Atlassian Jira
(v8.20.10#820010)