类 RepeatableContainers.StandardRepeatableContainers

java.lang.Object
cn.taketoday.core.annotation.RepeatableContainers
cn.taketoday.core.annotation.RepeatableContainers.StandardRepeatableContainers
所有已实现的接口:
Function<Class<? extends Annotation>,Object>
封闭类:
RepeatableContainers

private static class RepeatableContainers.StandardRepeatableContainers extends RepeatableContainers implements Function<Class<? extends Annotation>,Object>
Standard RepeatableContainers implementation that searches using Java's @Repeatable annotation.