Claudenw commented on issue #83: WIP: Initial bloom filter code contribution URL: https://github.com/apache/commons-collections/pull/83#issuecomment-535128279 Equals is overridden in StandardBloomFilter. On Wed, Sep 25, 2019 at 5:08 PM Gary Gregory <[email protected]> wrote: > @Claudenw <https://github.com/Claudenw> > In > org.apache.commons.collections4.bloomfilter.StandardBloomFilter.hashCode(), > if you override hashCode(), you should also override equals(); see Joshua > Block's *Effective Java*. > > — > You are receiving this because you were mentioned. > Reply to this email directly, view it on GitHub > <https://github.com/apache/commons-collections/pull/83?email_source=notifications&email_token=AASTVHTTCRZVP2XFB2JWOQ3QLOEJRA5CNFSM4IWGTGA2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD7SOROI#issuecomment-535095481>, > or mute the thread > <https://github.com/notifications/unsubscribe-auth/AASTVHWTKIUPYLW63BAN6TTQLOEJRANCNFSM4IWGTGAQ> > . > -- I like: Like Like - The likeliest place on the web <http://like-like.xenei.com> LinkedIn: http://www.linkedin.com/in/claudewarren
---------------------------------------------------------------- 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
