@FunctionalInterface public interface FieldAnnotationMatchProcessor
Modifier and Type | Method | Description |
---|---|---|
void |
processMatch(Class<?> matchingClass,
Field matchingField) |
Process a field annotation match.
|
Copyright © 2018. All rights reserved.