|
Mirror API | |||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
public interface TypeParameterDeclaration
汎用型、メソッド、またはコンストラクタ宣言の仮型パラメータを表します。型パラメータは TypeVariable を宣言します。
| メソッドの概要 | |
|---|---|
Collection<ReferenceType> |
getBounds()
この型パラメータの境界を返します。 |
Declaration |
getOwner()
この型パラメータが内部で宣言された型、メソッド、またはコンストラクタ宣言を返します。 |
| インタフェース com.sun.mirror.declaration.Declaration から継承されたメソッド |
|---|
accept, equals, getAnnotation, getAnnotationMirrors, getDocComment, getModifiers, getPosition, getSimpleName |
| メソッドの詳細 |
|---|
Collection<ReferenceType> getBounds()
Declaration getOwner()
|
Mirror API | |||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||