Hacker News new | ask | show | jobs
by diroussel 440 days ago
It tries to be OOP, but you can still implement a program with int, int[] and static methods.

And you can’t subtype those.

Other JVM languages, like scala, are more OO than Java.