Uses of Class
net.bytebuddy.asm.MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForField
Package
Description
The ASM package contains classes that are meant for direct interaction with the ASM API.
-
Uses of MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForField in net.bytebuddy.asm
Subclasses of MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForField in net.bytebuddy.asmModifier and TypeClassDescriptionstatic class
An offset mapping for a resolved field access.static class
An offset mapping for an unresolved field value.static class
An offset mapping for an unresolved field value with an explicit declaring type.static class
An offset mapping for an unresolved field with an implicit declaring type.