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 classAn offset mapping for a resolved field access.static classAn offset mapping for an unresolved field value.static classAn offset mapping for an unresolved field value with an explicit declaring type.static classAn offset mapping for an unresolved field with an implicit declaring type.