Interface Summary
Utility methods for operating on program elements.
Utility methods for operating on types.
Class Summary
A skeletal visitor for annotation values with default behavior appropriate for the
RELEASE_6 source version.
A skeletal visitor for annotation values with default behavior appropriate for the
RELEASE_7 source version.
A skeletal visitor for annotation values with default behavior appropriate for the
RELEASE_8 source version.
A skeletal visitor of program elements with default behavior appropriate for the
RELEASE_6 source version.
A skeletal visitor of program elements with default behavior appropriate for the
RELEASE_7 source version.
A skeletal visitor of program elements with default behavior appropriate for the
RELEASE_8 source version.
A skeletal visitor of types with default behavior appropriate for the
RELEASE_6 source version.
A skeletal visitor of types with default behavior appropriate for the
RELEASE_7 source version.
A skeletal visitor of types with default behavior appropriate for the
RELEASE_8 source version.
Filters for selecting just the elements of interest from a collection of elements.
A visitor of program elements based on their
kind with default behavior appropriate for the
RELEASE_6 source version.
A visitor of program elements based on their
kind with default behavior appropriate for the
RELEASE_7 source version.
A visitor of program elements based on their
kind with default behavior appropriate for the
RELEASE_8 source version.
A scanning visitor of program elements with default behavior appropriate for the
RELEASE_6 source version.
A scanning visitor of program elements with default behavior appropriate for the
RELEASE_7 source version.
A scanning visitor of program elements with default behavior appropriate for the
RELEASE_8 source version.
A simple visitor for annotation values with default behavior appropriate for the
RELEASE_6 source version.
A simple visitor for annotation values with default behavior appropriate for the
RELEASE_7 source version.
A simple visitor for annotation values with default behavior appropriate for the
RELEASE_8 source version.
A simple visitor of program elements with default behavior appropriate for the
RELEASE_6 source version.
A simple visitor of program elements with default behavior appropriate for the
RELEASE_7 source version.
A simple visitor of program elements with default behavior appropriate for the
RELEASE_8 source version.
A simple visitor of types with default behavior appropriate for the
RELEASE_6 source version.
A simple visitor of types with default behavior appropriate for the
RELEASE_7 source version.
A simple visitor of types with default behavior appropriate for the
RELEASE_7 source version.
A visitor of types based on their
kind with default behavior appropriate for the
RELEASE_6 source version.
A visitor of types based on their
kind with default behavior appropriate for the
RELEASE_7 source version.
A visitor of types based on their
kind with default behavior appropriate for the
RELEASE_8 source version.
Package javax.lang.model.util Description
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.
-
Since:
-
1.6