|
JavaTM 2 Platform Standard Ed. 6 |
|||||||||
| 上一個 下一個 | 框架 無框架 | |||||||||
| 使用 ElementType 的軟體套件 | |
|---|---|
| java.lang.annotation | 為 Java 程式語言註釋設施提供資源庫支持。 |
| java.lang.annotation 中 ElementType 的使用 |
|---|
| 返回 ElementType 的 java.lang.annotation 中的方法 | |
|---|---|
static ElementType |
ElementType.valueOf(String name)
返回帶有指定名稱的該型別的列舉常數。 |
static ElementType[] |
ElementType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
JavaTM 2 Platform Standard Ed. 6 |
|||||||||
| 上一個 下一個 | 框架 無框架 | |||||||||
版權所有 2008 Sun Microsystems, Inc. 保留所有權利。請遵守GNU General Public License, version 2 only。