package com.google.firebase.concurrent;

import I3.y;
import L4.k;
import android.annotation.SuppressLint;
import c4.InterfaceC0578a;
import c4.InterfaceC0579b;
import c4.InterfaceC0580c;
import c4.InterfaceC0581d;
import com.google.android.gms.internal.measurement.C1;
import com.google.firebase.components.ComponentRegistrar;
import d4.C0842a;
import d4.C0843b;
import d4.l;
import d4.p;
import e4.C0878i;
import java.util.Arrays;
import java.util.Collections;
import java.util.HashSet;
import java.util.List;
import java.util.concurrent.Executor;
import java.util.concurrent.ExecutorService;
import java.util.concurrent.ScheduledExecutorService;

/* JADX INFO: loaded from: classes.dex */
@SuppressLint({"ThreadPoolCreation"})
public class ExecutorsRegistrar implements ComponentRegistrar {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public static final l f10548a = new l(new k(3));

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public static final l f10549b = new l(new k(4));

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public static final l f10550c = new l(new k(5));

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public static final l f10551d = new l(new k(6));

    @Override // com.google.firebase.components.ComponentRegistrar
    public final List getComponents() {
        int i = 0;
        p pVar = new p(InterfaceC0578a.class, ScheduledExecutorService.class);
        p[] pVarArr = {new p(InterfaceC0578a.class, ExecutorService.class), new p(InterfaceC0578a.class, Executor.class)};
        HashSet hashSet = new HashSet();
        HashSet hashSet2 = new HashSet();
        HashSet hashSet3 = new HashSet();
        hashSet.add(pVar);
        for (p pVar2 : pVarArr) {
            C1.e(pVar2, "Null interface");
        }
        Collections.addAll(hashSet, pVarArr);
        C0843b c0843b = new C0843b(null, new HashSet(hashSet), new HashSet(hashSet2), 0, 0, new y(27), hashSet3);
        p pVar3 = new p(InterfaceC0579b.class, ScheduledExecutorService.class);
        p[] pVarArr2 = {new p(InterfaceC0579b.class, ExecutorService.class), new p(InterfaceC0579b.class, Executor.class)};
        HashSet hashSet4 = new HashSet();
        HashSet hashSet5 = new HashSet();
        HashSet hashSet6 = new HashSet();
        hashSet4.add(pVar3);
        for (p pVar4 : pVarArr2) {
            C1.e(pVar4, "Null interface");
        }
        Collections.addAll(hashSet4, pVarArr2);
        C0843b c0843b2 = new C0843b(null, new HashSet(hashSet4), new HashSet(hashSet5), 0, 0, new y(28), hashSet6);
        p pVar5 = new p(InterfaceC0580c.class, ScheduledExecutorService.class);
        p[] pVarArr3 = {new p(InterfaceC0580c.class, ExecutorService.class), new p(InterfaceC0580c.class, Executor.class)};
        HashSet hashSet7 = new HashSet();
        HashSet hashSet8 = new HashSet();
        HashSet hashSet9 = new HashSet();
        hashSet7.add(pVar5);
        for (p pVar6 : pVarArr3) {
            C1.e(pVar6, "Null interface");
        }
        Collections.addAll(hashSet7, pVarArr3);
        C0843b c0843b3 = new C0843b(null, new HashSet(hashSet7), new HashSet(hashSet8), 0, 0, new y(29), hashSet9);
        C0842a c0842aA = C0843b.a(new p(InterfaceC0581d.class, Executor.class));
        c0842aA.f12244f = new C0878i(i);
        return Arrays.asList(c0843b, c0843b2, c0843b3, c0842aA.b());
    }
}
