Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
TZubiri
46 days ago
|
parent
|
context
|
favorite
| on:
Public static void main(String[] args) is dead
Presumably these exist in a Main.java file and the java class is implied. Similarly the string params are also implied, and the non param main() function is just an alias or a wrapper for main(String).
It's just syntactic sugar.
Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
It's just syntactic sugar.