| Package | Description |
|---|---|
| org.agorava.utils.solder.reflection.annotated |
| Modifier and Type | Method and Description |
|---|---|
<A extends Annotation> |
SolderAnnotatedTypeBuilder.redefine(Class<A> annotationType,
AnnotationRedefiner<A> redefinition)
Redefine any annotations of the specified type.
|
protected <A extends Annotation> |
SolderAnnotatedTypeBuilder.redefineAnnotationBuilder(Class<A> annotationType,
AnnotationRedefiner<A> redefinition,
AnnotatedElement annotated,
Type baseType,
AnnotationBuilder builder,
String elementName) |
Copyright © 2013. All Rights Reserved.