Package checkers.nullness

Provides a typechecker plug-in for the NonNull qualifier that finds (and verifies the absence of) null pointer errors.

See: Description

Package checkers.nullness Description

Provides a typechecker plug-in for the NonNull qualifier that finds (and verifies the absence of) null pointer errors.
See Also:
NullnessChecker
See the Checker Framework manual:
Nullness checker