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 Modifier and Type 方法 描述 AnnotationTypeDocAnnotationDesc. annotationType()已过时。返回此注释的注释类型。AnnotationTypeDoc[]PackageDoc. annotationTypes()已过时。在此包中获取包含的注释类型。AnnotationTypeDocType. asAnnotationTypeDoc()已过时。Return this type as anAnnotationTypeDocif it represents an annotation type.
-