public interface  net.bytebuddy.asm.Advice$Dispatcher$RelocationHandler$Relocation extends java.lang.Object
{
public abstract void apply(net.bytebuddy.jar.asm.MethodVisitor);
}