Join Slack
Powered by
There are tons of good reasons to have static meth...
# random
j
jan.rabe
12/15/2016, 5:24 PM
There are tons of good reasons to have static methods without the overhead of allocating objects. Imagine the Math class having to allocate an object just to figure out the min or max of two numbers.
2
Views
Open in Slack
Previous
Next