@FunctionalInterface public interface AnnotationAttributeValueProvider
Modifier and Type | Method and Description |
---|---|
Object |
getAttributeValue(String attributeName,
Class<?> attributeType)
获取注解属性值
|
Copyright © 2024. All rights reserved.