|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
NonNull
qualifier that finds (and verifies the absence of) null pointer errors.
See:
Description
| Class Summary | |
|---|---|
| NonNullAnnotatedTypeFactory | Adds the NonNull annotation to a type that is:
1. |
| NonNullChecker | A typechecker plug-in for the NonNull qualifier that finds (and
verifies the absence of) null-pointer errors. |
| NonNullVisitor | A type-checking visitor for the NonNull type
qualifier. |
Provides a typechecker plug-in for the NonNull
qualifier that finds (and verifies the absence of) null pointer errors.
NonNullChecker
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||