Package | Description |
---|---|
org.jboss.classfilewriter.annotations |
Modifier and Type | Method | Description |
---|---|---|
static ClassAnnotation |
AnnotationBuilder.createAnnotation(ConstPool constPool,
java.lang.annotation.Annotation annotation) |
Modifier and Type | Method | Description |
---|---|---|
void |
AnnotationsAttribute.addAnnotation(ClassAnnotation annotation) |
|
void |
ParameterAnnotationsAttribute.addAnnotation(int parameter,
ClassAnnotation annotation) |
Constructor | Description |
---|---|
AnnotationAnnotationValue(ConstPool constPool,
java.lang.String name,
ClassAnnotation value) |
Copyright © 2018. All rights reserved.