| 类和说明 |
|---|
| AnnotationAttribute
用于在
HierarchicalAnnotation中表示注解的某个特定属性,
等同于绑定了调用对象的Method方法。 |
| 类和说明 |
|---|
| AbstractWrappedAnnotationAttribute |
| AnnotationAttribute
用于在
HierarchicalAnnotation中表示注解的某个特定属性,
等同于绑定了调用对象的Method方法。 |
| WrappedAnnotationAttribute
表示一个被包装过的原始
AnnotationAttribute,
该原始属性存在一个关联属性,该关联属性的值可能会直接替换原始属性的值,
或者基于特定的规则影响到原始属性的值。 |
| 类和说明 |
|---|
| AnnotationAttribute
用于在
HierarchicalAnnotation中表示注解的某个特定属性,
等同于绑定了调用对象的Method方法。 |
Copyright © 2022. All rights reserved.