Class MemberSubstitution.Substitution.ForMethodInvocation.OfMatchedMethod

java.lang.Object
net.bytebuddy.asm.MemberSubstitution.Substitution.ForMethodInvocation.OfMatchedMethod
All Implemented Interfaces:
MemberSubstitution.Substitution.Factory<MemberSubstitution.Target>
Enclosing class:
MemberSubstitution.Substitution.ForMethodInvocation

@Enhance public static class MemberSubstitution.Substitution.ForMethodInvocation.OfMatchedMethod extends Object implements MemberSubstitution.Substitution.Factory<MemberSubstitution.Target>
A factory for a substitution that locates a method on the receiver type using a matcher.