public class MyAnnotationUtils extends Object
| Constructor and Description |
|---|
MyAnnotationUtils() |
| Modifier and Type | Method and Description |
|---|---|
static <A extends Annotation> |
findPropertyAnnotation(Class<?> clazz,
PropertyDescriptor pd,
Class<A> annotation) |
public static <A extends Annotation> A findPropertyAnnotation(Class<?> clazz, PropertyDescriptor pd, Class<A> annotation)
Copyright © 2017. All rights reserved.