package i3;

import j$.time.Instant;
import java.util.ArrayList;
import java.util.Iterator;
import java.util.LinkedHashMap;
import java.util.Map;
import java.util.Set;
import java.util.concurrent.ConcurrentHashMap;
import m3.AbstractC2467b;
import w4.C3137A;
import x4.AbstractC3253s;

/* JADX INFO: loaded from: classes.dex */
public final class v extends C4.j implements J4.e {

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

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public /* synthetic */ Object f19022b;

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

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public final /* synthetic */ e5.i f19024d;

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public final /* synthetic */ J f19025e;

    /* JADX INFO: renamed from: f, reason: collision with root package name */
    public final /* synthetic */ Instant f19026f;

    /* JADX INFO: renamed from: j, reason: collision with root package name */
    public final /* synthetic */ Map f19027j;

    /* JADX INFO: renamed from: k, reason: collision with root package name */
    public final /* synthetic */ Instant f19028k;
    public final /* synthetic */ Map l;

    /* JADX INFO: renamed from: m, reason: collision with root package name */
    public final /* synthetic */ Map f19029m;

    /* JADX INFO: renamed from: n, reason: collision with root package name */
    public final /* synthetic */ ConcurrentHashMap f19030n;

    /* JADX INFO: renamed from: o, reason: collision with root package name */
    public final /* synthetic */ LinkedHashMap f19031o;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public v(Set set, e5.i iVar, J j4, Instant instant, Map map, Instant instant2, Map map2, Map map3, ConcurrentHashMap concurrentHashMap, LinkedHashMap linkedHashMap, A4.d dVar) {
        super(2, dVar);
        this.f19023c = set;
        this.f19024d = iVar;
        this.f19025e = j4;
        this.f19026f = instant;
        this.f19027j = map;
        this.f19028k = instant2;
        this.l = map2;
        this.f19029m = map3;
        this.f19030n = concurrentHashMap;
        this.f19031o = linkedHashMap;
    }

    @Override // C4.a
    public final A4.d create(Object obj, A4.d dVar) {
        ConcurrentHashMap concurrentHashMap = this.f19030n;
        LinkedHashMap linkedHashMap = this.f19031o;
        v vVar = new v(this.f19023c, this.f19024d, this.f19025e, this.f19026f, this.f19027j, this.f19028k, this.l, this.f19029m, concurrentHashMap, linkedHashMap, dVar);
        vVar.f19022b = obj;
        return vVar;
    }

    @Override // J4.e
    public final Object invoke(Object obj, Object obj2) {
        return ((v) create((V4.C) obj, (A4.d) obj2)).invokeSuspend(C3137A.f25453a);
    }

    @Override // C4.a
    public final Object invokeSuspend(Object obj) {
        B4.a aVar = B4.a.f492a;
        int i6 = this.f19021a;
        if (i6 != 0) {
            if (i6 != 1) {
                throw new IllegalStateException("call to 'resume' before 'invoke' with coroutine");
            }
            AbstractC2467b.l(obj);
            return obj;
        }
        AbstractC2467b.l(obj);
        V4.C c6 = (V4.C) this.f19022b;
        Set set = this.f19023c;
        ArrayList arrayList = new ArrayList(AbstractC3253s.G(set, 10));
        Iterator it = set.iterator();
        while (it.hasNext()) {
            arrayList.add(V4.E.e(c6, null, new u(this.f19024d, this.f19025e, ((Number) it.next()).intValue(), this.f19026f, this.f19027j, this.f19028k, this.l, this.f19029m, this.f19030n, this.f19031o, null), 3));
        }
        this.f19021a = 1;
        Object objF = V4.E.f(arrayList, this);
        return objF == aVar ? aVar : objF;
    }
}
