Class AnnotatedAnnotation
- java.lang.Object
-
- org.wildfly.experimental.api.classpath.runtime.bytecode.AnnotationUsage
-
- org.wildfly.experimental.api.classpath.runtime.bytecode.AnnotatedAnnotation
-
public class AnnotatedAnnotation extends AnnotationUsage
-
-
Field Summary
-
Fields inherited from class org.wildfly.experimental.api.classpath.runtime.bytecode.AnnotationUsage
annotations, type
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected AnnotationUsageconvertToDotFormat()-
Methods inherited from class org.wildfly.experimental.api.classpath.runtime.bytecode.AnnotationUsage
asAnnotatedAnnotation, asAnnotatedClassUsage, asAnnotatedFieldReference, asAnnotatedMethodReference, asExtendsAnnotatedClass, asImplementsAnnotatedInterface, calculateHash, equals, getAnnotations, getType, hashCode
-
-
-
-
Method Detail
-
convertToDotFormat
protected AnnotationUsage convertToDotFormat()
- Specified by:
convertToDotFormatin classAnnotationUsage
-
-