public class AnnotationUtils extends Object
AnnotationSupport.findAnnotation(AnnotatedElement,
Class)| Modifier and Type | Method and Description |
|---|---|
static <A extends Annotation> |
findAnnotation(AnnotatedElement element,
Class<A> annotationType) |
public static <A extends Annotation> Optional<A> findAnnotation(AnnotatedElement element, Class<A> annotationType)
Copyright © 2021 Entur AS. All rights reserved.