Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Java does have primitives/unboxed types (int, long, boolean, etc) what they’re adding is support for unboxed/value classes created by users. This should help reduce the duplication between int and Integer and so forth.


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

Search: