public interface  net.bytebuddy.implementation.Implementation$Simple$Dispatcher extends java.lang.Object
{
public abstract net.bytebuddy.implementation.bytecode.StackManipulation apply(net.bytebuddy.implementation.Implementation$Target, net.bytebuddy.description.method.MethodDescription);
}