|
Mirror API | |||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
public interface MethodDeclaration
クラスまたはインタフェースのメソッドを表します。注釈型要素 はインタフェースの一種です。
| メソッドの概要 | |
|---|---|
TypeMirror |
getReturnType()
このメソッドの形式戻り値の型を返します。 |
| インタフェース com.sun.mirror.declaration.ExecutableDeclaration から継承されたメソッド |
|---|
getFormalTypeParameters, getParameters, getThrownTypes, isVarArgs |
| インタフェース com.sun.mirror.declaration.MemberDeclaration から継承されたメソッド |
|---|
getDeclaringType |
| インタフェース com.sun.mirror.declaration.Declaration から継承されたメソッド |
|---|
accept, equals, getAnnotation, getAnnotationMirrors, getDocComment, getModifiers, getPosition, getSimpleName |
| メソッドの詳細 |
|---|
TypeMirror getReturnType()
VoidType を返します。
|
Mirror API | |||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||