Class AnnotationTransformation.Builder<THIS extends AnnotationTransformation.Builder<THIS>>

java.lang.Object
org.jboss.jandex.AnnotationTransformation.Builder<THIS>
Type Parameters:
THIS - type of this builder
Direct Known Subclasses:
AnnotationTransformation.ClassBuilder, AnnotationTransformation.DeclarationBuilder, AnnotationTransformation.FieldBuilder, AnnotationTransformation.MethodBuilder, AnnotationTransformation.MethodParameterBuilder, AnnotationTransformation.RecordComponentBuilder
Enclosing interface:
AnnotationTransformation