Join Slack
Powered by
^ If your `DataClassKey` has a good `hashCode` fun...
# announcements
n
nulldev
04/15/2018, 4:22 PM
^ If your
DataClassKey
has a good
hashCode
function (and data classes do), just use
HashMap<DataClassKey, String>
.
Open in Slack
Previous
Next