public interface MetaAnnotated<T> extends Annotated<T>
Modifier and Type | Method and Description |
---|---|
Collection<MetaAnnotation<?>> |
getMetaAnnotations() |
getAnnotation, getAnnotations, getAnnotationsByType, getDeclaredAnnotation, getDeclaredAnnotations, getDeclaredAnnotationsByType, isAnnotationPresent
Collection<MetaAnnotation<?>> getMetaAnnotations()
Copyright © 2005–2017. All rights reserved.