Enum MemberSubstitution.Substitution.Chain.Step.ForArgumentLoading.OfInstrumentedMethodThis

java.lang.Object
java.lang.Enum<MemberSubstitution.Substitution.Chain.Step.ForArgumentLoading.OfInstrumentedMethodThis>
net.bytebuddy.asm.MemberSubstitution.Substitution.Chain.Step.ForArgumentLoading.OfInstrumentedMethodThis
All Implemented Interfaces:
Serializable, Comparable<MemberSubstitution.Substitution.Chain.Step.ForArgumentLoading.OfInstrumentedMethodThis>, java.lang.constant.Constable, MemberSubstitution.Substitution.Chain.Step.Factory
Enclosing class:
MemberSubstitution.Substitution.Chain.Step.ForArgumentLoading

protected static enum MemberSubstitution.Substitution.Chain.Step.ForArgumentLoading.OfInstrumentedMethodThis extends Enum<MemberSubstitution.Substitution.Chain.Step.ForArgumentLoading.OfInstrumentedMethodThis> implements MemberSubstitution.Substitution.Chain.Step.Factory
A factory that resolves the this reference of the instrumented method.