|
JavaTM 2 Platform Standard Ed. 6 |
|||||||||
上一個類別 下一個類別 | 框架 無框架 | |||||||||
摘要: 巢狀 | 欄位 | 建構子 | 方法 | 詳細資訊: 欄位 | 建構子 | 方法 |
public interface GenericDeclaration
宣告型別變數的所有實體的公共介面。
方法摘要 | |
---|---|
TypeVariable<?>[] |
getTypeParameters()
返回宣告順序的 TypeVariable 物件的陣列,這些物件表示由此 GenericDeclaration 物件表示的一般宣告宣告的型別變數。 |
方法詳細資訊 |
---|
TypeVariable<?>[] getTypeParameters()
GenericSignatureFormatError
- 如果此一般宣告的一般簽章不符合 Java Virtual Machine Specification, 3rd edition 指定的格式。
|
JavaTM 2 Platform Standard Ed. 6 |
|||||||||
上一個類別 下一個類別 | 框架 無框架 | |||||||||
摘要: 巢狀 | 欄位 | 建構子 | 方法 | 詳細資訊: 欄位 | 建構子 | 方法 |
版權所有 2008 Sun Microsystems, Inc. 保留所有權利。請遵守GNU General Public License, version 2 only。