Class MemberSubstitution.Substitution.Chain

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

@Enhance public static class MemberSubstitution.Substitution.Chain extends Object implements MemberSubstitution.Substitution
A substitution chain allows for chaining multiple substitution steps for a byte code element being replaced.