All Classes and Interfaces

Class
Description
A partial implementation of a Matcher that tests if one TypeMirror matches another.
A Comparator establishing a partial order over ElementKinds such that classes precede interfaces.
A BiPredicate with particular semantics associated with its Matcher.test(Object, Object) method.
A utility class for working with commonly-used qualifiers.
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.