| 程序包 | 说明 |
|---|---|
| io.polaris.core.lang.annotation |
| 限定符和类型 | 方法和说明 |
|---|---|
<A extends Annotation> |
MergedAnnotation.getMatchedAnnotation(Class<A> annotationType) |
static <A extends Annotation> |
MatchedMergedAnnotation.of(Class<A> annotationType,
MergedAnnotation matchedAnnotation) |
static <A extends Annotation> |
MatchedMergedAnnotation.of(Class<A> annotationType,
MergedAnnotation matchedAnnotation,
List<MergedAnnotation> aliasAnnotations) |
| 限定符和类型 | 方法和说明 |
|---|---|
<A extends Annotation> |
MergedAnnotation.getMatchedRepeatableAnnotation(Class<A> annotationType) |
Copyright © 2024 fossc. All rights reserved.