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 classA post processor implementation ofAdvice.AssignReturnedthat works on the value of an array.protected static classA post processor implementation ofAdvice.AssignReturnedthat uses the returned value as such.