Hacker News new | ask | show | jobs
by brabel 273 days ago
What are you criticizing exactly? You can have primitive integers in Java records or classes just fine. If you have many you can use an int[] like in C, no one forces you to use generic containers.