Class AnnotationDescriptorImpl<A extends Annotation>

java.lang.Object
org.hibernate.models.internal.jdk.AbstractAnnotationTarget
org.hibernate.models.internal.jdk.AnnotationDescriptorImpl<A>
All Implemented Interfaces:
AnnotationTargetSupport, AnnotationDescriptor<A>, AnnotationTarget, MutableAnnotationTarget

public class AnnotationDescriptorImpl<A extends Annotation> extends AbstractAnnotationTarget implements AnnotationDescriptor<A>
AnnotationDescriptor built from the Annotation's Class reference