Interface ReferenceType

All Superinterfaces:
AnnotatedConstruct, TypeMirror
All Known Subinterfaces:
ArrayType, DeclaredType, ErrorType, NullType, TypeVariable

public interface ReferenceType
extends TypeMirror
Represents a reference type. These include class and interface types, array types, type variables, and the null type.
Since:
1.6