Claudenw commented on a change in pull request #131: Added caching hasher
URL: 
https://github.com/apache/commons-collections/pull/131#discussion_r389242584
 
 

 ##########
 File path: 
src/main/java/org/apache/commons/collections4/bloomfilter/hasher/HashFunctionIdentityImpl.java
 ##########
 @@ -51,7 +51,8 @@ public HashFunctionIdentityImpl(final HashFunctionIdentity 
identity) {
      * @param process the processes of the hash function.
      * @param signature the signature for the hash function.
      */
-    public HashFunctionIdentityImpl(final String provider, final String name, 
final Signedness signedness, final ProcessType process,
+    public HashFunctionIdentityImpl(final String provider, final String name, 
final Signedness signedness,
 
 Review comment:
   reversed 

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to