| 程序包 | 说明 |
|---|---|
| org.dromara.hutool.core.annotation |
注解包,提供增强型注解和注解工具类
|
| 限定符和类型 | 方法和说明 |
|---|---|
static CombinationAnnotationElement |
CombinationAnnotationElement.of(AnnotatedElement element,
Predicate<Annotation> predicate)
创建CombinationAnnotationElement
|
static CombinationAnnotationElement |
AnnotationUtil.toCombination(AnnotatedElement annotationEle)
将指定的被注解的元素转换为组合注解元素
|
Copyright © 2023. All rights reserved.