Hacker News new | ask | show | jobs
by kleff 3336 days ago
Has there been any hints of adding default parameters to Java at some point? It's one of those things I find really useful in Python or C#, but for some reason never seems to find its way into Java.
1 comments

I second this. Java needs default parameter values.