Uses of Class
org.apache.juneau.annotation.TargetedAnnotationMFBuilder
Packages that use TargetedAnnotationMFBuilder
-
Uses of TargetedAnnotationMFBuilder in org.apache.juneau.annotation
Classes in org.apache.juneau.annotation with type parameters of type TargetedAnnotationMFBuilderModifier and TypeClassDescriptionclass
TargetedAnnotationMFBuilder<B extends TargetedAnnotationMFBuilder<B>>
An implementation of an annotation that has anon
value targeting classes/methods/fields/constructors.Subclasses of TargetedAnnotationMFBuilder in org.apache.juneau.annotationModifier and TypeClassDescriptionstatic class
Builder class.static class
Builder class.static class
Builder class.class
An implementation of an annotation that has anon
value targeting classes/methods/fields/constructors.