Uses of Annotation Type
net.bytebuddy.build.RepeatedAnnotationPlugin.Enhance
Packages that use RepeatedAnnotationPlugin.Enhance
Package
Description
The ASM package contains classes that are meant for direct interaction with the ASM API.
-
Uses of RepeatedAnnotationPlugin.Enhance in net.bytebuddy.asm
Classes in net.bytebuddy.asm with annotations of type RepeatedAnnotationPlugin.EnhanceModifier and TypeClassDescriptionstatic @interface
Defines a particular assignment for aAdvice.AssignReturned.ToArguments
.static @interface
Determines what fields are assigned when using aAdvice.AssignReturned.ToFields
annotation.