Class AbstractAnnotationTarget

java.lang.Object
org.hibernate.models.internal.jandex.AbstractAnnotationTarget
All Implemented Interfaces:
AnnotationTargetSupport, AnnotationTarget, MutableAnnotationTarget
Direct Known Subclasses:
JandexClassDetails, JandexFieldDetails, JandexMethodDetails, JandexRecordComponentDetails

public abstract class AbstractAnnotationTarget extends Object implements AnnotationTargetSupport