Package | Description |
---|---|
net.bytebuddy.asm |
The ASM package contains classes that are meant for direct interaction with the ASM API.
|
Modifier and Type | Class and Description |
---|---|
protected static class |
Advice.AssignReturned.ForArray
A post processor implementation of
Advice.AssignReturned that works on the value of an array. |
protected static class |
Advice.AssignReturned.ForScalar
A post processor implementation of
Advice.AssignReturned that uses the returned value as such. |
Copyright © 2014–2024. All rights reserved.