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 interface |
Advice.AssignReturned.ToArguments.ToArgument
Defines a particular assignment for a
Advice.AssignReturned.ToArguments . |
static interface |
Advice.AssignReturned.ToFields.ToField
Determines what fields are assigned when using a
Advice.AssignReturned.ToFields annotation. |
Copyright © 2014–2024. All rights reserved.