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 变量和类型 方法 描述 AnnotationDesc[]
AnnotatedType. annotations()
不推荐使用,要删除:此API元素将在以后的版本中删除。返回与此类型关联的注释。AnnotationDesc[]
PackageDoc. annotations()
不推荐使用,要删除:此API元素将在以后的版本中删除。获取此包的注释。AnnotationDesc[]
Parameter. annotations()
不推荐使用,要删除:此API元素将在以后的版本中删除。获取此参数的注释。AnnotationDesc[]
ProgramElementDoc. annotations()
不推荐使用,要删除:此API元素将在以后的版本中删除。获取此程序元素的注释。AnnotationDesc[]
TypeVariable. annotations()
不推荐使用,要删除:此API元素将在以后的版本中删除。获取此程序元素的注释。
-