public class AnnotationSpy extends Object
| Modifier and Type | Method and Description |
|---|---|
static <A extends Annotation> |
findAnnotation(Class<?> type,
Class<A> annotation) |
public static <A extends Annotation> Optional<A> findAnnotation(Class<?> type, Class<A> annotation)
Copyright © 2017. All rights reserved.