All Classes and Interfaces

Class
Description
A partial implementation of a Matcher that tests if one TypeMirror matches another.
An object with dependencies.
An assignment of a value to an AttributedElement.
A pairing of an Element with a List of Attributess.
A pairing of a TypeMirror with a List of Attributess.
A Comparator establishing a partial order over ElementKinds such that classes precede interfaces.
A BiPredicate with particular semantics associated with its test(Object, Object) method.
A utility class for working with commonly-used qualifiers.
A notional list of elements from which immutable sublists may be selected according to some criteria.
Utility methods for working with Selectables.
A Comparator of TypeMirrors that establishes a partial order on its arguments, enforcing only that more specialized types precede less specialized ones.
An immutable AbstractList of TypeMirrors sorted in a specific way, intended to store the supertypes of a TypeMirror.
A utility class that assists with working with a Domain instance.