Uses of Class
io.quarkus.arc.processor.AnnotationsTransformer.FieldTransformerBuilder
Packages that use AnnotationsTransformer.FieldTransformerBuilder
-
Uses of AnnotationsTransformer.FieldTransformerBuilder in io.quarkus.arc.processor
Methods in io.quarkus.arc.processor that return AnnotationsTransformer.FieldTransformerBuilderModifier and TypeMethodDescriptionAnnotationsTransformer.appliedToField()AnnotationsTransformer.FieldTransformerBuilder.whenField(Predicate<org.jboss.jandex.FieldInfo> condition) The field must meet the given condition.