- All Superinterfaces:
- AnnotatedConstruct,- TypeMirror
- All Known Subinterfaces:
- ArrayType,- DeclaredType,- ErrorType,- NullType,- TypeVariable
Represents a reference type.
 These include class and interface types, array types, type variables,
 and the null type.
- See Java Language Specification:
- 
4.3 Reference Types and Values
- Since:
- 1.6
- 
Method SummaryMethods declared in interface javax.lang.model.type.TypeMirroraccept, equals, getAnnotation, getAnnotationMirrors, getAnnotationsByType, getKind, hashCode, toString