インターフェース VoidType
- すべてのスーパーインターフェース:
AnnotationTarget
,Type
public interface VoidType extends Type
void
擬似型。
メソッドのサマリー
すべてのメソッド インスタンスメソッド 抽象メソッド デフォルトメソッド 修飾子と型 メソッド 説明 default VoidType
asVoid()
この型を void 疑似型として返します。default Type.Kind
kind()
この型の種類を返します。StringSE
name()
void
疑似型の名前、つまり文字列void
を返します。インターフェース jakarta.enterprise.lang.model.AnnotationTarget から継承されたメソッド
annotation, annotations, annotations, hasAnnotation, hasAnnotation, repeatableAnnotation
インターフェース jakarta.enterprise.lang.model.types.Type から継承されたメソッド
asArray, asClass, asDeclaration, asParameterizedType, asPrimitive, asType, asTypeVariable, asWildcardType, isArray, isClass, isDeclaration, isParameterizedType, isPrimitive, isType, isTypeVariable, isVoid, isWildcardType