(no title)
MichaelNolan | 1 month ago
That’s been solved since Java 14. (5 years ago) Now the error will tell you exactly what was null.
And “soon” Java will have built in support for expressing nullability in the type system. Though with existing tools like NullAway it’s already (in my opinion) a solved problem.
No comments yet.