public class AnnotatedFieldSettingProcessor extends AnnotatedFieldProcessor
| Constructor and Description |
|---|
AnnotatedFieldSettingProcessor(ValueSource values,
Class<? extends Annotation>... annotation) |
| Modifier and Type | Method and Description |
|---|---|
void |
processField(Object target,
Field field) |
canProcess@SafeVarargs public AnnotatedFieldSettingProcessor(ValueSource values, Class<? extends Annotation>... annotation)
Copyright © 2010–2016 RedEngine Ltd. All rights reserved.