public interface Annotated<T> extends AnnotatedElement
Modifier and Type | Method and Description |
---|---|
T |
get() |
getAnnotation, getAnnotations, getAnnotationsByType, getDeclaredAnnotation, getDeclaredAnnotations, getDeclaredAnnotationsByType, isAnnotationPresent
T get()
Copyright © 2005–2021. All rights reserved.