Join Slack
Powered by
yes, I manually wrote `override fun equals(other: ...
# getting-started
a
anthonycr
09/27/2017, 7:23 PM
yes, I manually wrote
override fun equals(other: Any)
saw the error and figured any should be nullable and then confirmed that using the override method shortcut to get the right signature
2
Views
Open in Slack
Previous
Next