Interface NullType

All Superinterfaces:
AnnotatedConstruct, ReferenceType, TypeMirror

public interface NullType extends ReferenceType
Represents the null type. This is the type of the expression null,
See Java Language Specification:
3.10.7 The Null Literal
4.1 The Kinds of Types and Values
Since:
1.6