Hacker News new | past | comments | ask | show | jobs | submit login

In my experience I don’t see many people use final classes. Mostly just final fields.



The only final classes I can remember are stuff like java.lang.String, which needed to be immutable so a SecurityManager could consume them for policy decisions.


Good thing the security manager is deprecated for removal!




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: