You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by GitBox <gi...@apache.org> on 2019/12/15 10:41:56 UTC

[GitHub] [commons-collections] Claudenw commented on issue #83: Initial bloom filter code contribution

Claudenw commented on issue #83: Initial bloom filter code contribution
URL: https://github.com/apache/commons-collections/pull/83#issuecomment-565797418
 
 
   HashFunctionIdentity was added to replace the HashFunction name.  The identity contains the function name, Signedness, and ProcessType as well as the signature value.
   
   It also  comparators, and a couple of static methods to simplify generating the signature value.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services