public class AnnotationBuilder extends Object
Annotation
instancesModifier and Type | Method and Description |
---|---|
static ClassAnnotation |
createAnnotation(ConstPool constPool,
Annotation annotation) |
static AnnotationValue |
createValue(ConstPool constPool,
String name,
Object value) |
public static ClassAnnotation createAnnotation(ConstPool constPool, Annotation annotation)
public static AnnotationValue createValue(ConstPool constPool, String name, Object value)
Copyright © 2018 JBoss by Red Hat. All rights reserved.