public final class AnnotationUtil
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isAnnotationPresent(java.lang.Class<?> type,
java.lang.String annotationName) |
static boolean |
isAnnotationPresent(java.lang.reflect.Field field,
java.lang.String annotationName) |