-
- All Superinterfaces:
-
AnnotatedConstruct
,TypeMirror
public interface NoType extends TypeMirror
在没有实际类型的情况下使用的伪类型。 种类NoType
是:- 从以下版本开始:
- 1.6
- 另请参见:
-
ExecutableElement.getReturnType()
-
-
方法摘要
-
声明方法的接口 javax.lang.model.AnnotatedConstruct
getAnnotation, getAnnotationMirrors, getAnnotationsByType
-
-