API Overview
API Index
Package Overview
Direct link to this page
JDK 1.6
javax.lang.model.type.
NullType
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
NullType
Subinterfaces
See DIRECT subinterfaces
Quick Links:
Methods
Fields
Description
public
interface NullType
Represents the null type.
Represents the null type.
This is the type of the expression
null
,
See also:
Methods
Hide/Show inherited methods
Fields
Hide/Show inherited fields
Generated By:
JavaOnTracks Doclet
0.1.4 ©Thibaut Colar