| 程序包 | 说明 |
|---|---|
| org.dromara.hutool.core.annotation |
注解包,提供增强型注解和注解工具类
|
| 限定符和类型 | 方法和说明 |
|---|---|
static <A extends AnnotationMapping<Annotation>> |
MetaAnnotatedElement.create(AnnotatedElement element,
BiFunction<A,Annotation,A> mappingFactory)
获取
AnnotatedElement上的注解结构,该方法会针对相同的AnnotatedElement缓存映射对象 |
Copyright © 2023. All rights reserved.