package v6;

import java.util.concurrent.Executor;

/* JADX INFO: loaded from: classes2.dex */
public final class z implements x6.b {

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

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final jd.a f33732b;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final jd.a f33733c;

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public final jd.a f33734d;

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public final jd.a f33735e;

    /* JADX INFO: renamed from: f, reason: collision with root package name */
    public final jd.a f33736f;

    public /* synthetic */ z(jd.a aVar, jd.a aVar2, x6.b bVar, jd.a aVar3, jd.a aVar4, int i10) {
        this.f33731a = i10;
        this.f33732b = aVar;
        this.f33733c = aVar2;
        this.f33734d = bVar;
        this.f33735e = aVar3;
        this.f33736f = aVar4;
    }

    @Override // jd.a
    public final Object get() {
        int i10 = this.f33731a;
        jd.a aVar = this.f33736f;
        jd.a aVar2 = this.f33735e;
        jd.a aVar3 = this.f33734d;
        jd.a aVar4 = this.f33733c;
        jd.a aVar5 = this.f33732b;
        switch (i10) {
            case 0:
                return new y((e7.a) aVar5.get(), (e7.a) aVar4.get(), (a7.b) aVar3.get(), (b7.h) aVar2.get(), (b7.i) aVar.get());
            case 1:
                return new a7.a((Executor) aVar5.get(), (w6.f) aVar4.get(), (b7.j) aVar3.get(), (c7.d) aVar2.get(), (d7.b) aVar.get());
            default:
                e7.a aVar6 = (e7.a) aVar5.get();
                e7.a aVar7 = (e7.a) aVar4.get();
                Object obj = aVar3.get();
                return new c7.l(aVar6, aVar7, (c7.a) obj, (c7.o) aVar2.get(), this.f33736f);
        }
    }
}
