Uses of Class
net.bytebuddy.asm.Advice.OffsetMapping.ForField
Packages that use Advice.OffsetMapping.ForField
Package
Description
The ASM package contains classes that are meant for direct interaction with the ASM API.
-
Uses of Advice.OffsetMapping.ForField in net.bytebuddy.asm
Subclasses of Advice.OffsetMapping.ForField in net.bytebuddy.asmModifier and TypeClassDescriptionstatic class
A binding for an offset mapping that represents a specific field.static class
An offset mapping for a field that is resolved from the instrumented type by its name.static class
An offset mapping for a field with an explicit declaring type.static class
An offset mapping for a field with an implicit declaring type.