Class MemberSubstitution.Substitution.ForMethodInvocation

java.lang.Object
net.bytebuddy.asm.MemberSubstitution.Substitution.ForMethodInvocation
All Implemented Interfaces:
MemberSubstitution.Substitution<MemberSubstitution.Target>
Enclosing interface:
MemberSubstitution.Substitution<T extends MemberSubstitution.Target>

@Enhance public static class MemberSubstitution.Substitution.ForMethodInvocation extends Object implements MemberSubstitution.Substitution<MemberSubstitution.Target>
A substitution with a method invocation.