AnnotatedClassFinder

constructor(annotationType: Class<out Annotation>)

Create a new instance with the annotationType to find.

Parameters

annotationType

the annotation to find