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 interfaceAdvice.AssignReturned.ToArguments.ToArgumentDefines a particular assignment for aAdvice.AssignReturned.ToArguments.static interfaceAdvice.AssignReturned.ToFields.ToFieldDetermines what fields are assigned when using aAdvice.AssignReturned.ToFieldsannotation.
-