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
BiPredicate
with particular semantics associated with its test(Object,
Object)
method.A
Comparator
establishing a partial
order over TypeKind
s such that type variables precede primitive types, primitive types precede array types, and array types precede declared types.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
Selectable
s.A
Comparator
of TypeMirror
s that establishes a partial order on its arguments, enforcing
only that more specialized types precede less specialized ones.An immutable
AbstractList
of TypeMirror
s sorted in a specific way, intended to store the supertypes of a TypeMirror
.A utility class that assists with working with a
Domain
instance.