public interface  net.bytebuddy.implementation.bind.MethodDelegationBinder$TerminationHandler extends java.lang.Object
{
public abstract net.bytebuddy.implementation.bytecode.StackManipulation resolve(net.bytebuddy.implementation.bytecode.assign.Assigner, net.bytebuddy.implementation.bytecode.assign.Assigner$Typing, net.bytebuddy.description.method.MethodDescription, net.bytebuddy.description.method.MethodDescription);
}