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

   Fixes the issues listed in COLLECTIONS-854 and as agreed in the dev 
discussions.
   
   Only names and documentation changes are applied here with the following 
exceptions as noted in the 854 ticket.
   
   - Changed `forEachRemaining()` in `CountingLongPredicate` and 
`CountingPredicate` classes to `processRemaining()` to keep in spirit with 
Extractor usage.
   - Added missing `FunctionalInterface` annotation to `BloomFilterExtractor`.
   
   


-- 
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: issues-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to