package M2;

import w4.C3137A;

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

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

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final /* synthetic */ a3.J f4284b;

    public /* synthetic */ H(a3.J j4, int i6) {
        this.f4283a = i6;
        this.f4284b = j4;
    }

    @Override // J4.f
    public final Object invoke(Object obj, Object obj2, Object obj3) {
        switch (this.f4283a) {
            case 0:
                a3.J.a(this.f4284b, (Long) obj, (Integer) obj2, (Integer) obj3, null, 8);
                break;
            default:
                a3.J.a(this.f4284b, (Long) obj, (Integer) obj2, (Integer) obj3, null, 8);
                break;
        }
        return C3137A.f25453a;
    }
}
