Join Slack
Powered by
Guys, I have a strong concern about using data cla...
# random
k
konsoletyper
05/10/2016, 10:55 AM
Guys, I have a strong concern about using data classes everywhere. If an object is mutable, you get unstable hashCode which can break HashMap. Only immutable classes are ok to become data classes. What are your thoughts?
Open in Slack
Previous
Next