类的使用
cn.taketoday.core.annotation.TypeMappedAnnotations.Aggregate
程序包
说明
Core support package for annotations, meta-annotations, and merged
annotations with attribute overrides.
-
cn.taketoday.core.annotation中TypeMappedAnnotations.Aggregate的使用
修饰符和类型字段说明private List<TypeMappedAnnotations.Aggregate>TypeMappedAnnotations.aggregatesprivate final ArrayList<TypeMappedAnnotations.Aggregate>TypeMappedAnnotations.AggregatesCollector.aggregatesprivate final List<TypeMappedAnnotations.Aggregate>TypeMappedAnnotations.AggregatesSpliterator.aggregates修饰符和类型方法说明private TypeMappedAnnotations.AggregateTypeMappedAnnotations.AggregatesCollector.createAggregate(int aggregateIndex, Object source, Annotation[] annotations) 返回变量类型为TypeMappedAnnotations.Aggregate的类型的cn.taketoday.core.annotation中的方法修饰符和类型方法说明TypeMappedAnnotations.AggregatesCollector.doWithAnnotations(Object criteria, int aggregateIndex, Object source, Annotation[] annotations) TypeMappedAnnotations.AggregatesCollector.finish(List<TypeMappedAnnotations.Aggregate> processResult) private List<TypeMappedAnnotations.Aggregate>TypeMappedAnnotations.getAggregates()修饰符和类型方法说明private AnnotationTypeMappingTypeMappedAnnotations.AggregatesSpliterator.getNextSuitableMapping(TypeMappedAnnotations.Aggregate aggregate, int annotationIndex) private booleanTypeMappedAnnotations.AggregatesSpliterator.tryAdvance(TypeMappedAnnotations.Aggregate aggregate, Consumer<? super MergedAnnotation<A>> action) 修饰符和类型方法说明TypeMappedAnnotations.AggregatesCollector.finish(List<TypeMappedAnnotations.Aggregate> processResult) 类型变量类型为TypeMappedAnnotations.Aggregate的cn.taketoday.core.annotation中的构造器参数限定符构造器说明(专用程序包)AggregatesSpliterator(Object requiredType, List<TypeMappedAnnotations.Aggregate> aggregates)