Add explicit nullness annotations
Compare changes
Introduces strict nullity to the entire codebase.
SpotBugs checks for blatant violations and IntelliJ produces live feedback for potential bugs.
Closes #130 (closed)
To be filled in by the reviewers