package M2;

import w4.C3137A;

/* JADX INFO: renamed from: M2.g0, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final /* synthetic */ class C0511g0 implements J4.a {

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

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final /* synthetic */ J4.f f4709b;

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

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

    public /* synthetic */ C0511g0(J4.f fVar, Integer num, Integer num2, int i6) {
        this.f4708a = i6;
        this.f4709b = fVar;
        this.f4710c = num;
        this.f4711d = num2;
    }

    @Override // J4.a
    public final Object invoke() {
        switch (this.f4708a) {
            case 0:
                this.f4709b.invoke(null, this.f4710c, this.f4711d);
                break;
            case 1:
                this.f4709b.invoke(null, this.f4710c, this.f4711d);
                break;
            default:
                this.f4709b.invoke(null, this.f4710c, this.f4711d);
                break;
        }
        return C3137A.f25453a;
    }
}
