Class MemberSubstitution.Substitution.Chain.Step.ForArgumentLoading.OfInstrumentedMethod

java.lang.Object
net.bytebuddy.asm.MemberSubstitution.Substitution.Chain.Step.ForArgumentLoading.OfInstrumentedMethod
All Implemented Interfaces:
MemberSubstitution.Substitution.Chain.Step.Factory<MemberSubstitution.Target>
Enclosing class:
MemberSubstitution.Substitution.Chain.Step.ForArgumentLoading

@Enhance protected static class MemberSubstitution.Substitution.Chain.Step.ForArgumentLoading.OfInstrumentedMethod extends Object implements MemberSubstitution.Substitution.Chain.Step.Factory<MemberSubstitution.Target>
A factory that resolves a given argument of the instrumented method.