Class JdkAnnotationUsage<A extends Annotation>

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

public class JdkAnnotationUsage<A extends Annotation> extends Object implements MutableAnnotationUsage<A>