Join Slack
Powered by
OTOH, I think if your method changes return type f...
# intellij
s
Shawn
10/06/2017, 9:03 PM
OTOH, I think if your method changes return type from
Unit
to anything else, that probably warrants a renaming of the function, or maybe marking it as
@Deprecated
and replacing it with a more appropriately named call
👍 1
Open in Slack
Previous
Next