Package | Description |
---|---|
cn.hutool.core.annotation |
注解包,提供增强型注解和注解工具类
|
Modifier and Type | Method and Description |
---|---|
static CombinationAnnotationElement |
CombinationAnnotationElement.of(AnnotatedElement element,
Predicate<Annotation> predicate)
创建CombinationAnnotationElement
|
static CombinationAnnotationElement |
AnnotationUtil.toCombination(AnnotatedElement annotationEle)
将指定的被注解的元素转换为组合注解元素
|
Copyright © 2024. All rights reserved.