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