Claudenw opened a new pull request, #331:
URL: https://github.com/apache/commons-collections/pull/331

   Removed constructors that took initial entry.
   
   Added `merge()` methods for IndexProducer and BitMapProducer.
   
   Added `CountingBloomFilter.remove()` methods for IndexProducer and 
BitMapProducer.
   Moved implementations of `ArrayCountingBloomFilter.merge()` to default 
implementations in `CountingBloomFilter`
   Moved implementations of `ArrayCOuntingBloomFilter.remove()` to default 
implementations in `CountingBloomFilter`
   
   Updated tests accordingly
   Added merge() tests.
   Added remove() tests.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to