aherbert commented on a change in pull request #138: Update the 
package-info.java
URL: 
https://github.com/apache/commons-collections/pull/138#discussion_r389244501
 
 

 ##########
 File path: 
src/main/java/org/apache/commons/collections4/bloomfilter/hasher/function/package-info.java
 ##########
 @@ -16,7 +16,7 @@
  */
 
 /**
- * Implementations of 
org.apache.commons.collections4.bloomfilter.hasher.HasherFunction
+ * Implementations of 
org.apache.commons.collections4.bloomfilter.hasher.function
 
 Review comment:
   This package info is a skeleton. It should really be expanded. For now it 
could probably be changed to:
   ```
   Provides classes and interfaces to define the shape of a Bloom filter and 
the conversion
   of generic bytes to a hash of bit indexes to be used with a Bloom filter.
   ```

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to