-
- All Superinterfaces:
AnnotatedConstruct
,TypeMirror
public interface NoType extends TypeMirror
A pseudo-type used where no actual type is appropriate. The kinds ofNoType
are:- Since:
- 1.6
- See Also:
ExecutableElement.getReturnType()
-
-
Method Summary
-
Methods declared in interface javax.lang.model.AnnotatedConstruct
getAnnotation, getAnnotationMirrors, getAnnotationsByType
-
-