|
|||||||||
类 java.lang.annotation.ElementType
的使用
使用 ElementType 的软件包 | |
---|---|
java.lang.annotation | 为 Java 编程语言注释设施提供库支持。 |
java.lang.annotation 中 ElementType 的使用 |
---|
返回 ElementType 的 java.lang.annotation 中的方法 | |
---|---|
static ElementType |
ElementType.valueOf(String name) 返回带有指定名称的该类型的枚举常量。 |
static ElementType[] |
ElementType.values() 按照声明该枚举类型的常量的顺序,返回 包含这些常量的数组。 |
所有类
|
|||||||||