DeclaredType
に含まれます。@Deprecated public interface AnnotationType extends InterfaceType
修飾子と型 | メソッドと説明 |
---|---|
AnnotationTypeDeclaration |
getDeclaration()
非推奨。
この型の宣言を返します。
|
getActualTypeArguments, getContainingType, getSuperinterfaces
accept, equals, toString
AnnotationTypeDeclaration getDeclaration()
この型の宣言が不明な場合は null を返します。不明な型の宣言は、クラスファイルの不足など、処理エラーに起因する可能性があります。
getDeclaration
、インタフェース: DeclaredType
getDeclaration
、インタフェース: InterfaceType
Copyright © 2004, 2013, Oracle and/or its affiliates. All rights reserved.