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 |
---|---|
static class |
Advice.OffsetMapping.Target.ForArray.ReadOnly
A target mapping for a read-only target mapping for an array of local variables.
|
static class |
Advice.OffsetMapping.Target.ForArray.ReadWrite
A target mapping for a writable target mapping for an array of local variables.
|
Copyright © 2014–2024. All rights reserved.