[prev in list] [next in list] [prev in thread] [next in thread] 

List:       jakarta-commons-dev
Subject:    =?utf-8?q?=5BGitHub=5D_=5Bcommons-collections=5D_Claudenw_commented_on_a_dif?= =?utf-8?q?f_in_pull_r
From:       GitBox <git () apache ! org>
Date:       2022-07-30 15:40:28
Message-ID: PR_kwDOAAMmGs47I-hL-d487362f-03d1-4dda-b443-0f68118e7b3c () gitbox ! apache ! org
[Download RAW message or body]


Claudenw commented on code in PR #320:
URL: https://github.com/apache/commons-collections/pull/320#discussion_r933841107


##########
src/main/java/org/apache/commons/collections4/bloomfilter/Hasher.java:
##########
@@ -52,5 +55,14 @@ public interface Hasher {
      * @param shape the shape of the desired Bloom filter.
      * @return the iterator of integers
      */
-    IndexProducer uniqueIndices(Shape shape);
+    default IndexProducer uniqueIndices(Shape shape) {
+        return new IndexProducer() {

Review Comment:
   fixed



-- 
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-unsubscribe@commons.apache.org

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

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic