Hacker News new | ask | show | jobs
by lupire 1510 days ago
Java has a library for compile-time annotations static nullness checks, so if you use that, null only comes from legacy libraries, not new code.