package


Hide details Login
Java SE 6
  

Utilities to assist in the processing of program elements and types.

Unless otherwise specified in a particular implementation, the collections returned by methods in this package should be expected to be unmodifiable by the caller and unsafe for concurrent access.

Unless otherwise specified, methods in this package will throw a NullPointerException if given a null argument.
version1.5 06/08/28
since1.6

Interfaces
Elements
Types

Classes
AbstractAnnotationValueVisitor6
AbstractElementVisitor6
AbstractTypeVisitor6
ElementFilter
ElementKindVisitor6
ElementScanner6
SimpleAnnotationValueVisitor6
SimpleElementVisitor6
SimpleTypeVisitor6
TypeKindVisitor6