Join Slack
Powered by
No, because private/internal methods are not part ...
# announcements
d
diesieben07
07/21/2017, 1:07 PM
No, because private/internal methods are not part of your public API, it's ok if their return type is not clearly defined. But public methods, well, they are public and other code can depend on their return type.
👍 1
2
Views
Open in Slack
Previous
Next