インタフェースAnnotatedTypeTree
- すべてのスーパー・インタフェース:
ExpressionTree, Tree
public interface AnnotatedTypeTree extends ExpressionTree
注釈付きタイプのツリー・ノード。 たとえば:
@annotationType String@annotationType ( arguments ) Date
- 導入されたバージョン:
- 1.8
- 関連項目:
-
ネストされたクラスのサマリー
-
メソッドのサマリー
-
メソッドの詳細
-
getAnnotations
-
getUnderlyingType
-