类 MergedAnnotationsCollection.AnnotationsSpliterator<A extends Annotation>

java.lang.Object
cn.taketoday.core.annotation.MergedAnnotationsCollection.AnnotationsSpliterator<A>
所有已实现的接口:
Spliterator<MergedAnnotation<A>>
封闭类:
MergedAnnotationsCollection

private class MergedAnnotationsCollection.AnnotationsSpliterator<A extends Annotation> extends Object implements Spliterator<MergedAnnotation<A>>