public interface  net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$BootstrapArgumentResolver$Factory extends java.lang.Object
{
public abstract net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$BootstrapArgumentResolver make(net.bytebuddy.description.method.MethodDescription$InDefinedShape);
}