Join Slack
Powered by
I presume the limitations of data classes extendin...
# server
r
raulraja
02/01/2018, 4:31 PM
I presume the limitations of data classes extending other data classes is related to
equals
,
hashcode
and others being auto generated and synthetic and only being able to account for the properties declared on the data type.
Open in Slack
Previous
Next