Package | Description |
---|---|
org.dromara.hutool.core.annotation.elements |
AnnotatedElement对象实现
|
Modifier and Type | Method and Description |
---|---|
static <A extends AnnotationMapping<Annotation>> |
MetaAnnotatedElement.create(AnnotatedElement element,
BiFunction<A,Annotation,A> mappingFactory)
获取
AnnotatedElement 上的注解结构,该方法会针对相同的AnnotatedElement 缓存映射对象 |
Copyright © 2025. All rights reserved.