public interface  net.bytebuddy.asm.Advice$Dispatcher$RelocationHandler$Bound extends java.lang.Object
{
public static final int NO_REQUIRED_SIZE;
public abstract int apply(net.bytebuddy.jar.asm.MethodVisitor, net.bytebuddy.implementation.Implementation$Context, int);
}