| 
 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
NonNull
 qualifier that finds (and verifies the absence of) null pointer errors.
See:
          Description
| Class | Description | 
|---|---|
| CollectionToArrayHeauristics | Handles calls to Collection.toArray()and determines
 the appropriate nullness type of the returned value. | 
| NullnessAnnotatedTypeFactory | Adds the NonNullannotation to a type that is:nullliteral)DefaultQualifierannotation and
  matches its location criteriaNonNullby flow-sensitive inferenceRawannotation to | 
| NullnessChecker | A typechecker plug-in for the Rawness type system qualifier that finds (and verifies the absence of) null-pointer errors. | 
| NullnessSubchecker | A typechecker plug-in for the Nullness type system qualifier that finds (and verifies the absence of) null-pointer errors. | 
| NullnessUtils | Utilities class for the Nullness Checker. | 
| NullnessVisitor | A type-checking visitor for the Nullness type system. | 
| RawnessSubchecker | A typechecker plug-in for the Nullness type system qualifier that finds (and verifies the absence of) null-pointer errors. | 
Provides a typechecker plug-in for the NonNull
 qualifier that finds (and verifies the absence of) null pointer errors.
NullnessChecker| 
 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||