AnnotatedElement
AnnotatedMember<T>
, AnnotatedMethod<T>
, MetaAnnotated<T>
MetaAnnotatedClass
, MetaAnnotatedConstructor
, MetaAnnotatedElement
, MetaAnnotatedField
, MetaAnnotatedMethod
public interface Annotated<T> extends AnnotatedElement
Modifier and Type | Method | Description |
---|---|---|
T |
get() |
getAnnotation, getAnnotations, getAnnotationsByType, getDeclaredAnnotation, getDeclaredAnnotations, getDeclaredAnnotationsByType, isAnnotationPresent
T get()
Copyright © 2005–2018. All rights reserved.