public static class RepeatableAnnotationCollector.Condition extends RepeatableAnnotationCollector.AbstractCollector
RepeatableAnnotationCollector.AbstractCollector, RepeatableAnnotationCollector.Condition, RepeatableAnnotationCollector.Full, RepeatableAnnotationCollector.None, RepeatableAnnotationCollector.Standard
Modifier and Type | Method and Description |
---|---|
protected List<Method> |
resolveRepeatableMethod(Annotation annotation)
解析获得注解中存放可重复注解的属性
|
getAllRepeatableAnnotations, getFinalRepeatableAnnotations, getRepeatableAnnotations, getRepeatableAnnotationsFormAttribute
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
clearSingletonCaches, condition, full, none, standard
protected List<Method> resolveRepeatableMethod(Annotation annotation)
resolveRepeatableMethod
in class RepeatableAnnotationCollector.AbstractCollector
annotation
- 注解Copyright © 2025. All rights reserved.