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.ForField.ReadOnly
A target mapping for a field that is only readable.
|
protected static class |
Advice.Dispatcher.OffsetMapping.Target.ForField.ReadWrite
A target mapping for a field that is both readable and writable.
|
Copyright © 2014–2016. All rights reserved.