Package | Description |
---|---|
cn.hutool.core.annotation |
注解包,提供增强型注解和注解工具类
|
Modifier and Type | Interface and Description |
---|---|
interface |
SynthesizedAggregateAnnotation
表示基于特定规则聚合,将一组注解聚合而来的注解对象,
该注解对象允许根据一定规则“合成”一些跟原始注解属性不一样合成注解。
|
Modifier and Type | Class and Description |
---|---|
class |
GenericSynthesizedAggregateAnnotation
SynthesizedAggregateAnnotation 的基本实现,表示基于多个注解对象,
或多个根注解对象与他们的多层元注解对象的聚合得到的注解。 |
Copyright © 2024. All rights reserved.