public class AnnotationResolver
extends java.lang.Object
| Constructor and Description |
|---|
AnnotationResolver() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.Class |
getClassWithAnnotation(java.lang.Class<?> clazz,
java.lang.Class<? extends java.lang.annotation.Annotation> annotation) |