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