javax.lang.model.type

接口
异常
所有超级接口:
ReferenceType, TypeMirror

public interface NullType
     
extends ReferenceType

表示 null 类型。此类表达式 null 的类型。

从以下版本开始:
1.6

方法摘要
 
从接口 javax.lang.model.type.TypeMirror 继承的方法
accept, equals, getKind, hashCode, toString