Class MemberSubstitution.Substitution.Chain.Step.ForArgumentLoading

java.lang.Object
net.bytebuddy.asm.MemberSubstitution.Substitution.Chain.Step.ForArgumentLoading
All Implemented Interfaces:
MemberSubstitution.Substitution.Chain.Step, MemberSubstitution.Substitution.Chain.Step.Factory
Enclosing interface:
MemberSubstitution.Substitution.Chain.Step

@Enhance public static class MemberSubstitution.Substitution.Chain.Step.ForArgumentLoading extends Object implements MemberSubstitution.Substitution.Chain.Step, MemberSubstitution.Substitution.Chain.Step.Factory
A step that loads an argument to a method as the current chain value.