public interface  net.bytebuddy.implementation.bytecode.ByteCodeAppender extends java.lang.Object
{
public abstract net.bytebuddy.implementation.bytecode.ByteCodeAppender$Size apply(net.bytebuddy.jar.asm.MethodVisitor, net.bytebuddy.implementation.Implementation$Context, net.bytebuddy.description.method.MethodDescription);
}