Join Slack
Powered by
Even if it doesn't, is that a problem? If `equals`...
# rx
d
damian
01/24/2017, 6:28 PM
Even if it doesn't, is that a problem? If `equals`/`hashCode` have been implemented by
T
, then the behavior carries over to the wrapper. If
T
hasn't implemented `equals`/`hashCode`, then you shouldn't be using either the wrapper or the object itself in that fashion in the first place.
Open in Slack
Previous
Next