package I;

import w4.C3137A;

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

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

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

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

    public /* synthetic */ g(J4.c cVar, boolean z6, int i6) {
        this.f2121a = i6;
        this.f2122b = cVar;
        this.f2123c = z6;
    }

    @Override // J4.a
    public final Object invoke() {
        switch (this.f2121a) {
            case 0:
                this.f2122b.invoke(Boolean.valueOf(!this.f2123c));
                break;
            case 1:
                this.f2122b.invoke(Boolean.valueOf(!this.f2123c));
                break;
            default:
                this.f2122b.invoke(Boolean.valueOf(!this.f2123c));
                break;
        }
        return C3137A.f25453a;
    }
}
