Class JandexAnnotationUsage<A extends Annotation>

java.lang.Object
org.hibernate.models.internal.jandex.JandexAnnotationUsage<A>
All Implemented Interfaces:
AnnotationUsage<A>, MutableAnnotationUsage<A>

public class JandexAnnotationUsage<A extends Annotation> extends Object implements MutableAnnotationUsage<A>
AnnotationUsage implementation based on the Jandex AnnotationInstance