Class MemberSubstitution.Substitution.Chain.Step.ForAssignment

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

@Enhance public static class MemberSubstitution.Substitution.Chain.Step.ForAssignment extends Object implements MemberSubstitution.Substitution.Chain.Step
A step within a substitution chain that converts the current type to the expected return type.