Join Slack
Powered by
So you’re saying it is possible that `data.equals(...
# announcements
c
curioustechizen
03/14/2017, 1:50 PM
So you’re saying it is possible that
data.equals(derivative) == true
but
derivative.equals(data) == false
because the derivative class added more fields to the
equals()
implementation?
Open in Slack
Previous
Next