Uses of Class
net.bytebuddy.build.RepeatedAnnotationPlugin.Enhance
-
Packages that use RepeatedAnnotationPlugin.Enhance Package Description net.bytebuddy.asm 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.Enhance Modifier and Type Class Description static interface
Advice.AssignReturned.ToArguments.ToArgument
Defines a particular assignment for aAdvice.AssignReturned.ToArguments
.static interface
Advice.AssignReturned.ToFields.ToField
Determines what fields are assigned when using aAdvice.AssignReturned.ToFields
annotation.
-