Join Slack
Powered by
Remember that this means that if you override `equ...
# announcements
s
sindrenm
06/20/2018, 12:40 PM
Remember that this means that if you override
equals
, you also wanna override
hashCode
, seeing as the its default implementation no longer makes sense. (The linter/compiler appropriately warns about this.)
➕ 1
2
Views
Open in Slack
Previous
Next