TypeParameterElement
です。@Deprecated public interface TypeParameterDeclaration extends Declaration
TypeVariable
を宣言します。修飾子と型 | メソッドと説明 |
---|---|
Collection<ReferenceType> |
getBounds()
非推奨。
この型パラメータの境界を返します。
|
Declaration |
getOwner()
非推奨。
この型パラメータが内部で宣言された型、メソッド、またはコンストラクタ宣言を返します。
|
accept, equals, getAnnotation, getAnnotationMirrors, getDocComment, getModifiers, getPosition, getSimpleName
Collection<ReferenceType> getBounds()
Declaration getOwner()
Copyright © 2004, 2013, Oracle and/or its affiliates. All rights reserved.