Uses of Record Class
dev.archunitjava.model.JavaTypeUseTarget
Packages that use JavaTypeUseTarget
-
Uses of JavaTypeUseTarget in dev.archunitjava.model
Methods in dev.archunitjava.model that return types with arguments of type JavaTypeUseTargetModifier and TypeMethodDescriptionAnnotationSite.typeUseTarget()Returns the value of thetypeUseTargetrecord component.Constructor parameters in dev.archunitjava.model with type arguments of type JavaTypeUseTargetModifierConstructorDescriptionAnnotationSite(AnnotationSiteKind kind, String ownerKey, OptionalInt parameterIndex, Optional<JavaTypeUseTarget> typeUseTarget) Creates an instance of aAnnotationSiterecord class.