Interface VoidType
- All Superinterfaces:
AnnotationTarget, Type
The
void pseudo-type.-
Nested Class Summary
-
Method Summary
Methods inherited from interface AnnotationTarget
annotation, annotations, annotations, hasAnnotation, hasAnnotation, repeatableAnnotationMethods inherited from interface Type
asArray, asClass, asDeclaration, asParameterizedType, asPrimitive, asType, asTypeVariable, asWildcardType, isArray, isClass, isDeclaration, isParameterizedType, isPrimitive, isType, isTypeVariable, isVoid, isWildcardType
-
Method Details
-
name
String name()Returns the name of thevoidpseudo-type, that is, the stringvoid.- Returns:
- the string
void
-
kind
-
asVoid
-