public interface  net.bytebuddy.implementation.InvokeDynamic$InvocationProvider$Target extends java.lang.Object
{
public abstract net.bytebuddy.implementation.InvokeDynamic$InvocationProvider$Target$Resolved resolve(net.bytebuddy.description.type.TypeDescription, net.bytebuddy.implementation.bytecode.assign.Assigner, net.bytebuddy.implementation.bytecode.assign.Assigner$Typing);
}