[GitHub] [commons-collections] Claudenw commented on a diff in pull request #317: moved IndexFilter to its own file.

2022-07-06 Thread GitBox
Claudenw commented on code in PR #317: URL: https://github.com/apache/commons-collections/pull/317#discussion_r914728425 ## src/main/java/org/apache/commons/collections4/bloomfilter/IndexFilter.java: ## @@ -0,0 +1,134 @@ +/* + * Licensed to the Apache Software Foundation (ASF)

[GitHub] [commons-collections] Claudenw commented on a diff in pull request #317: moved IndexFilter to its own file.

2022-07-06 Thread GitBox
Claudenw commented on code in PR #317: URL: https://github.com/apache/commons-collections/pull/317#discussion_r914490496 ## src/main/java/org/apache/commons/collections4/bloomfilter/IndexFilter.java: ## @@ -0,0 +1,134 @@ +/* + * Licensed to the Apache Software Foundation (ASF)