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 |
MemberSubstitution.Substitution.Chain.Step.ForField.Read
A step for reading a field.
|
static class |
MemberSubstitution.Substitution.Chain.Step.ForField.Write
A step for writing to a field.
|
Copyright © 2014–2024. All rights reserved.