package P0;

import kotlin.jvm.internal.p;
import w4.C3137A;

/* JADX INFO: loaded from: classes.dex */
public final class d extends p implements J4.c {

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

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

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public static final d f5613d = new d(1, 2);

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

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

    @Override // J4.c
    public final Object invoke(Object obj) {
        switch (this.f5614a) {
            case 0:
                ((Number) obj).longValue();
                return C3137A.f25453a;
            case 1:
                return Integer.valueOf(((l) obj).f5634b);
            default:
                return Integer.valueOf(((l) obj).f5635c.b());
        }
    }
}
