public interface  net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$Resolution extends java.lang.Object
{
public abstract net.bytebuddy.implementation.bytecode.StackManipulation getStackManipulation();
public abstract net.bytebuddy.description.type.TypeDescription$Generic getResultType();
}