Uses of Class
org.jboss.jandex.AnnotationTransformation.DeclarationBuilder
-
Uses of AnnotationTransformation.DeclarationBuilder in org.jboss.jandex
Methods in org.jboss.jandex that return AnnotationTransformation.DeclarationBuilderModifier and TypeMethodDescriptionAnnotationTransformation.builder()Returns a builder for annotation transformation of arbitrary declarations.AnnotationTransformation.DeclarationBuilder.whenDeclaration(Predicate<Declaration> predicate) Adds a predicate that tests whether the current declaration matches givenpredicate.