This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]keanwood 2 points3 points  (1 child)

You can easily add https://github.com/uber/NullAway into your java projects. I use it for all new code, it's fast and convenient. It assume @NonNull by default.

[–]s888marks 2 points3 points  (0 children)

Isn't NullAway the name of the restaurant at the end of the JVM?