public interface  net.bytebuddy.asm.MemberSubstitution$Replacement$Factory extends java.lang.Object
{
public abstract net.bytebuddy.asm.MemberSubstitution$Replacement make(net.bytebuddy.description.type.TypeDescription, net.bytebuddy.description.method.MethodDescription, net.bytebuddy.pool.TypePool);
}