-
- All Superinterfaces:
-
AnnotatedConstruct
,ReferenceType
,TypeMirror
public interface NullType extends ReferenceType
表示null类型。 这是表达式null
的类型,- 从以下版本开始:
- 1.6
-
-
方法摘要
-
声明方法的接口 javax.lang.model.AnnotatedConstruct
getAnnotation, getAnnotationMirrors, getAnnotationsByType
-
-