Join Slack
Powered by
Is there a clean way to have a data class where on...
# getting-started
c
Chris Miller
02/24/2017, 11:58 AM
Is there a clean way to have a data class where only a subset of the properties are considered for the generated equals() and hashCode() implementation? Or do I have to write my own equals() and hashCode()?
2
Views
Open in Slack
Previous
Next