API Overview
API Index
Package Overview
Direct link to this page
JDK 1.6
javax.lang.model.type.
ReferenceType
View Source
Author(s)
Joseph D. Darcy
Scott Seligman
Peter von der Ahé
Since
1.6
Version
1.3 06/07/31
Serial
Hierarchy
TypeMirror
ReferenceType
Subinterfaces
See ALL subinterfaces
ArrayType
DeclaredType
NullType
TypeVariable
See DIRECT subinterfaces
ArrayType
DeclaredType
ErrorType
NullType
TypeVariable
Quick Links:
Methods
Fields
Description
public
interface ReferenceType
Represents a reference type.
Represents a reference type.
These include class and interface types, array types, type variables,
and the null type.
See also:
Methods
Hide/Show inherited methods
Fields
Hide/Show inherited fields
Generated By:
JavaOnTracks Doclet
0.1.4 ©Thibaut Colar