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