package n0;

import w4.C3137A;

/* JADX INFO: loaded from: classes.dex */
public final class s extends kotlin.jvm.internal.p implements J4.c {

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public static final s f21540b = new s(1, 0);

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public static final s f21541c = new s(1, 1);

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public /* synthetic */ s(int i6, int i7) {
        super(i6);
        this.f21542a = i7;
    }

    @Override // J4.c
    public final /* bridge */ /* synthetic */ Object invoke(Object obj) {
        switch (this.f21542a) {
            case 0:
                break;
            default:
                break;
        }
        return C3137A.f25453a;
    }
}
