public final class AnnotationUtil extends Object
Modifier and Type | Method and Description |
---|---|
static Set<String> |
find(Class<? extends Annotation> annotationType)
Finds all classes with the given annotation
|
static Set<String> |
find(String strAnnotation)
Finds all classes with the given annotation
|
public static Set<String> find(Class<? extends Annotation> annotationType)
annotationType
- the annotation classCopyright © 2020 City of Paris. All rights reserved.