| 
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
NonNull
 qualifier that finds (and verifies the absence of) null pointer errors.
See:
          Description
| Class Summary | |
|---|---|
| CollectionToArrayHeauristics | Handles calls to Collection.toArray() and determines
 the appropriate nullness type of the returned value. | 
| NullnessAnnotatedTypeFactory | Adds the NonNull annotation to a type that is:
 
 null literal)
 DefaultQualifier annotation and
  matches its location criteria
 NonNull by flow-sensitive inference
 Raw annotation to
 
  | 
| NullnessChecker | A typechecker plug-in for the Nullness type system qualifier that finds (and verifies the absence of) null-pointer errors. | 
| NullnessVisitor | A type-checking visitor for the Nullness type system. | 
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 | ||||||||