Example usage for org.springframework.core.type.classreading AbstractRecursiveAnnotationVisitor subclass-usage

List of usage examples for org.springframework.core.type.classreading AbstractRecursiveAnnotationVisitor subclass-usage

Introduction

In this page you can find the example usage for org.springframework.core.type.classreading AbstractRecursiveAnnotationVisitor subclass-usage.

Usage

From source file org.springframework.core.type.classreading.AbstractRecursiveAnnotationVisitor.java

/**
 * @author Chris Beams
 * @author Juergen Hoeller
 * @since 3.1.1
 */
final class RecursiveAnnotationArrayVisitor extends AbstractRecursiveAnnotationVisitor {