Annotated<T>
, java.lang.reflect.AnnotatedElement
MetaAnnotatedClass
, MetaAnnotatedConstructor
, MetaAnnotatedElement
, MetaAnnotatedField
, MetaAnnotatedMethod
public interface MetaAnnotated<T> extends Annotated<T>
Modifier and Type | Method | Description |
---|---|---|
java.util.Collection<MetaAnnotation<?>> |
getMetaAnnotations() |
java.util.Collection<MetaAnnotation<?>> getMetaAnnotations()
Copyright © 2005–2018. All rights reserved.