Uses of Interface
com.sun.javadoc.AnnotationTypeDoc
-
Packages that use AnnotationTypeDoc 软件包 描述 com.sun.javadoc 注意:此包中的声明已被包jdk.javadoc.doclet中的声明取代。 -
-
Uses of AnnotationTypeDoc in com.sun.javadoc
Methods in com.sun.javadoc that return AnnotationTypeDoc 变量和类型 方法 描述 AnnotationTypeDocAnnotationDesc. annotationType()不推荐使用,要删除:此API元素将在以后的版本中删除。返回此批注的批注类型。AnnotationTypeDoc[]PackageDoc. annotationTypes()不推荐使用,要删除:此API元素将在以后的版本中删除。在此包中获取包含的注释类型。AnnotationTypeDocType. asAnnotationTypeDoc()不推荐使用,要删除:此API元素将在以后的版本中删除。Return this type as anAnnotationTypeDocif it represents an annotation type.
-