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