Class MemberSubstitution.Replacement.ForDynamicInvocation

java.lang.Object
net.bytebuddy.asm.MemberSubstitution.Replacement.ForDynamicInvocation
All Implemented Interfaces:
MemberSubstitution.Replacement
Enclosing interface:
MemberSubstitution.Replacement

@Enhance public static class MemberSubstitution.Replacement.ForDynamicInvocation extends Object implements MemberSubstitution.Replacement
A replacement that substitutes a invokedynamic instruction.