Class RepeatableAnnotationCollector.AbstractCollector

java.lang.Object
org.miaixz.bus.core.lang.annotation.resolve.RepeatableAnnotationCollector.AbstractCollector
All Implemented Interfaces:
RepeatableAnnotationCollector
Direct Known Subclasses:
RepeatableAnnotationCollector.Condition, RepeatableAnnotationCollector.Full, RepeatableAnnotationCollector.Standard
Enclosing interface:
RepeatableAnnotationCollector

public abstract static class RepeatableAnnotationCollector.AbstractCollector extends Object implements RepeatableAnnotationCollector
RepeatableAnnotationCollector的基本实现