garydgregory commented on issue #83: WIP: Initial bloom filter code contribution
URL: 
https://github.com/apache/commons-collections/pull/83#issuecomment-535095481
 
 
   @Claudenw 
   In 
`org.apache.commons.collections4.bloomfilter.StandardBloomFilter.hashCode()`, 
if you override hashCode(), you should also override `equals()`; see Joshua 
Block's _Effective Java_.

----------------------------------------------------------------
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