package defpackage;

import defpackage.dw7;

/* JADX INFO: loaded from: classes3.dex */
public final /* synthetic */ class le1 implements sq3 {
    public final /* synthetic */ int a;
    public final /* synthetic */ dw7.h b;

    public /* synthetic */ le1(dw7.h hVar, int i) {
        this.a = i;
        this.b = hVar;
    }

    @Override // defpackage.sq3
    public final Object invoke(Object obj) {
        switch (this.a) {
            case 0:
                Integer num = (Integer) obj;
                num.intValue();
                this.b.a = num;
                break;
            case 1:
                Integer num2 = (Integer) obj;
                num2.intValue();
                this.b.a = num2;
                break;
            case 2:
                Integer num3 = (Integer) obj;
                num3.intValue();
                this.b.a = num3;
                break;
            case 3:
                Integer num4 = (Integer) obj;
                num4.intValue();
                this.b.a = num4;
                break;
            default:
                wy4 wy4Var = (wy4) obj;
                cr4.g(wy4Var, "it");
                this.b.a = wy4Var;
                break;
        }
        return e6a.a;
    }
}
