public interface  net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step extends java.lang.Object
{
public abstract net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$Resolution resolve(net.bytebuddy.description.type.TypeDescription, net.bytebuddy.description.ByteCodeElement$Member, net.bytebuddy.description.type.TypeList$Generic, net.bytebuddy.description.type.TypeDescription$Generic, net.bytebuddy.utility.JavaConstant$MethodHandle, net.bytebuddy.implementation.bytecode.StackManipulation, net.bytebuddy.description.type.TypeDescription$Generic, java.util.Map, int);
}