Hacker News new | ask | show | jobs
by chaosite 2622 days ago
Java seems to prefer `clazz`.
2 comments

"klass" seems to somewhat outnumber "clazz" in OpenJDK, 1541 to 1021. Wonder if there's a reason they haven't settled on one.

https://github.com/openjdk/jdk/search?q=klass

https://github.com/openjdk/jdk/search?q=clazz

C# prefers `@class`