Uses of Class
net.bytebuddy.asm.Advice.AssignReturned
Packages that use Advice.AssignReturned
Package
Description
The ASM package contains classes that are meant for direct interaction with the ASM API.
-
Uses of Advice.AssignReturned in net.bytebuddy.asm
Subclasses of Advice.AssignReturned in net.bytebuddy.asmModifier and TypeClassDescriptionprotected static class
A post processor implementation ofAdvice.AssignReturned
that works on the value of an array.protected static class
A post processor implementation ofAdvice.AssignReturned
that uses the returned value as such.