public class ClassUtils extends Object
Constructor and Description |
---|
ClassUtils() |
Modifier and Type | Method and Description |
---|---|
static boolean |
isAnnotationPresent(Class<?> clazz,
Class<? extends Annotation> a) |
public static boolean isAnnotationPresent(Class<?> clazz, Class<? extends Annotation> a)
Copyright © 2014. All rights reserved.