Join Slack
Powered by
Seems that `::` to obtain method references is got...
# announcements
n
natpryce
11/17/2015, 3:25 PM
Seems that
::
to obtain method references is gotcha-prone. API changes that are compatible with a call to the method break code that references the same method with
::
. Should it be avoided?
3
Views
Open in Slack
Previous
Next