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