public abstract class AnnotatedFieldProcessor extends Object implements FieldProcessor
| Constructor and Description |
|---|
AnnotatedFieldProcessor(Class<? extends Annotation>... annotation) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canProcess(Field field) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprocessField@SafeVarargs public AnnotatedFieldProcessor(Class<? extends Annotation>... annotation)
public boolean canProcess(Field field)
canProcess in interface FieldProcessorCopyright © 2010–2016 RedEngine Ltd. All rights reserved.