public interface FieldProcessor<T extends Annotation> extends AnnotationProcessor<T>
| Modifier and Type | Method and Description |
|---|---|
Object |
processField(Class clazz,
T annotation) |
Object |
processField(Class clazz,
T annotation,
Object value) |
getAnnotationClassCopyright © 2021. All rights reserved.