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-2015. All Rights Reserved.