Uses of Interface
com.sun.javadoc.AnnotationDesc
-
Packages that use AnnotationDesc 软件包 描述 com.sun.javadoc 注意:此包中的声明已被包装jdk.javadoc.doclet
中的声明所取代。 -
-
Uses of AnnotationDesc in com.sun.javadoc
Methods in com.sun.javadoc that return AnnotationDesc Modifier and Type 方法 描述 AnnotationDesc[]
AnnotatedType. annotations()
已过时。返回与此类型相关联的注释。AnnotationDesc[]
PackageDoc. annotations()
已过时。获取此包的注释。AnnotationDesc[]
Parameter. annotations()
已过时。获取此参数的注释。AnnotationDesc[]
ProgramElementDoc. annotations()
已过时。获取此程序元素的注释。AnnotationDesc[]
TypeVariable. annotations()
已过时。获取此程序元素的注释。
-