Class NestedValueExtractor<A extends Annotation>

java.lang.Object
org.hibernate.models.internal.jandex.AbstractValueExtractor<AnnotationUsage<A>>
org.hibernate.models.internal.jandex.NestedValueExtractor<A>
All Implemented Interfaces:
ValueExtractor<org.jboss.jandex.AnnotationInstance,AnnotationUsage<A>>

public class NestedValueExtractor<A extends Annotation> extends AbstractValueExtractor<AnnotationUsage<A>>