Interface NullType
- All Superinterfaces:
AnnotatedConstruct, ReferenceType, TypeMirror
Represents the null type.
This is the type of the expression
null
.- See Java Language Specification:
-
3.10.8 The Null Literal
4.1 The Kinds of Types and Values - Since:
- 1.6
- See Also:
-
Method Summary
Methods inherited from interface TypeMirror
accept, equals, getAnnotation, getAnnotationMirrors, getAnnotationsByType, getKind, hashCode, toString