package D;

import androidx.compose.runtime.Composer;
import androidx.compose.runtime.RecomposeScopeImplKt;
import w4.C3137A;

/* JADX INFO: loaded from: classes.dex */
public final /* synthetic */ class n implements J4.e {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final /* synthetic */ int f835a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final /* synthetic */ int f836b;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final /* synthetic */ Object f837c;

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public final /* synthetic */ int f838d;

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public final /* synthetic */ F.B f839e;

    public /* synthetic */ n(F.B b5, int i6, Object obj, int i7, int i8) {
        this.f835a = i8;
        this.f839e = b5;
        this.f836b = i6;
        this.f837c = obj;
        this.f838d = i7;
    }

    @Override // J4.e
    public final Object invoke(Object obj, Object obj2) {
        int i6 = this.f835a;
        Composer composer = (Composer) obj;
        ((Integer) obj2).intValue();
        switch (i6) {
            case 0:
                ((o) this.f839e).e(this.f836b, this.f837c, composer, RecomposeScopeImplKt.updateChangedFlags(this.f838d | 1));
                break;
            case 1:
                ((E.k) this.f839e).e(this.f836b, this.f837c, composer, RecomposeScopeImplKt.updateChangedFlags(this.f838d | 1));
                break;
            default:
                ((G.v) this.f839e).e(this.f836b, this.f837c, composer, RecomposeScopeImplKt.updateChangedFlags(this.f838d | 1));
                break;
        }
        return C3137A.f25453a;
    }
}
