Package | Description |
---|---|
net.bytebuddy.asm |
The ASM package contains classes that are meant for direct interaction with the ASM API.
|
Modifier and Type | Method and Description |
---|---|
Class<Advice.DynamicConstant> |
Advice.OffsetMapping.ForDynamicConstant.Factory.getAnnotationType()
Returns the annotation type of this factory.
|
Modifier and Type | Method and Description |
---|---|
Advice.OffsetMapping |
Advice.OffsetMapping.ForDynamicConstant.Factory.make(ParameterDescription.InDefinedShape target,
AnnotationDescription.Loadable<Advice.DynamicConstant> annotation,
Advice.OffsetMapping.Factory.AdviceType adviceType)
Creates a new offset mapping for the supplied parameter if possible.
|
Copyright © 2014–2025. All rights reserved.