Class MemberSubstitution.Substitution.Chain.Step.ForDelegation

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

@Enhance public static class MemberSubstitution.Substitution.Chain.Step.ForDelegation extends Object implements MemberSubstitution.Substitution.Chain.Step
A step that invokes a delegation method based on annotations on the parameters of the targeted method.