public interface VoidType extends Type
void
pseudo-type.Modifier and Type | Method and Description |
---|---|
default VoidType |
asVoid()
Returns this type as the void pseudo-type.
|
default Type.Kind |
kind()
Returns the kind of this type.
|
java.lang.String |
name()
Returns the name of the
void pseudo-type, that is, the string void . |
asArray, asClass, asDeclaration, asParameterizedType, asPrimitive, asType, asTypeVariable, asWildcardType, isArray, isClass, isDeclaration, isParameterizedType, isPrimitive, isType, isTypeVariable, isVoid, isWildcardType
annotation, annotations, annotations, hasAnnotation, hasAnnotation, repeatableAnnotation