Join Slack
Communities
Powered by
<@U1JJEJ9B8>: Java forces all functions to be atta...
# announcements
v
voddan
07/03/2016, 6:46 PM
@yuriy.yarosh
: Java forces all functions to be attached to classes. It does not help clarity in my experience. How
Arrays.sort(arr)
is better than
sort(arr)
? The later is much more obvious to me.
Open in Slack
Previous
Next