This is an automated email from the ASF dual-hosted git repository. aherbert pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-collections.git
from 81834a637 Move EnhancedDoubleHasher.mod() to a public BitMap API (#396) new 1624bdb89 Move mod tests to BitMapTest new 5b668d23c Update BitMap.mod javadoc The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../commons/collections4/bloomfilter/BitMap.java | 13 ++++++--- .../collections4/bloomfilter/BitMapTest.java | 34 ++++++++++++++++------ .../bloomfilter/EnhancedDoubleHasherTest.java | 11 ------- 3 files changed, 34 insertions(+), 24 deletions(-)