| 程序包 | 说明 |
|---|---|
| cn.hutool.core.annotation |
注解包,提供增强型注解和注解工具类
|
| 限定符和类型 | 类和说明 |
|---|---|
static class |
SynthesizedAnnotationSelector.FarthestAndNewestPrioritySelector
返回距离根对象更远的注解,当距离一样时优先返回新注解
|
static class |
SynthesizedAnnotationSelector.FarthestAndOldestPrioritySelector
返回距离根对象更远的注解,当距离一样时优先返回旧注解
|
static class |
SynthesizedAnnotationSelector.NearestAndNewestPrioritySelector
返回距离根对象更近的注解,当距离一样时优先返回新注解
|
static class |
SynthesizedAnnotationSelector.NearestAndOldestPrioritySelector
返回距离根对象更近的注解,当距离一样时优先返回旧注解
|
| 限定符和类型 | 字段和说明 |
|---|---|
protected SynthesizedAnnotationSelector |
AbstractAnnotationSynthesizer.annotationSelector
合成注解选择器
|
protected SynthesizedAnnotationSelector |
AbstractAnnotationSynthesizer.annotationSelector
合成注解选择器
|
static SynthesizedAnnotationSelector |
SynthesizedAnnotationSelector.FARTHEST_AND_NEWEST_PRIORITY
返回距离根对象更远的注解,当距离一样时优先返回新注解
|
static SynthesizedAnnotationSelector |
SynthesizedAnnotationSelector.FARTHEST_AND_NEWEST_PRIORITY
返回距离根对象更远的注解,当距离一样时优先返回新注解
|
static SynthesizedAnnotationSelector |
SynthesizedAnnotationSelector.FARTHEST_AND_OLDEST_PRIORITY
返回距离根对象更远的注解,当距离一样时优先返回旧注解
|
static SynthesizedAnnotationSelector |
SynthesizedAnnotationSelector.FARTHEST_AND_OLDEST_PRIORITY
返回距离根对象更远的注解,当距离一样时优先返回旧注解
|
static SynthesizedAnnotationSelector |
SynthesizedAnnotationSelector.NEAREST_AND_NEWEST_PRIORITY
返回距离根对象更近的注解,当距离一样时优先返回新注解
|
static SynthesizedAnnotationSelector |
SynthesizedAnnotationSelector.NEAREST_AND_NEWEST_PRIORITY
返回距离根对象更近的注解,当距离一样时优先返回新注解
|
static SynthesizedAnnotationSelector |
SynthesizedAnnotationSelector.NEAREST_AND_OLDEST_PRIORITY
返回距离根对象更近的注解,当距离一样时优先返回旧注解
|
static SynthesizedAnnotationSelector |
SynthesizedAnnotationSelector.NEAREST_AND_OLDEST_PRIORITY
返回距离根对象更近的注解,当距离一样时优先返回旧注解
|
| 限定符和类型 | 方法和说明 |
|---|---|
SynthesizedAnnotationSelector |
AbstractAnnotationSynthesizer.getAnnotationSelector()
合成注解选择器
|
SynthesizedAnnotationSelector |
AnnotationSynthesizer.getAnnotationSelector()
合成注解选择器
|
SynthesizedAnnotationSelector |
AnnotationSynthesizer.getAnnotationSelector()
合成注解选择器
|
SynthesizedAnnotationSelector |
AbstractAnnotationSynthesizer.getAnnotationSelector()
合成注解选择器
|
Copyright © 2022. All rights reserved.