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.DynamicValue.ForFixedValue.OfAnnotationProperty
A dynamic value binding for an annotation property of an annotation on the bound parameter.
|
protected static class |
Advice.DynamicValue.ForFixedValue.OfConstant
A fixed value binding for a constant pool value.
|
Copyright © 2014–2017. All rights reserved.