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.Dispatcher.OffsetMapping.Target.ForBoxedArguments.ReadOnly
A mapping for a method's arguments which does not allow for replacing the arguments.
|
protected static class |
Advice.Dispatcher.OffsetMapping.Target.ForBoxedArguments.ReadWrite
A mapping for a method's arguments which allows for replacing the arguments.
|
Copyright © 2014–2016. All rights reserved.