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