package com.google.firebase.concurrent;

import M2.a;
import M2.b;
import M2.d;
import N2.c;
import N2.g;
import N2.o;
import N2.s;
import android.annotation.SuppressLint;
import com.google.firebase.components.ComponentRegistrar;
import e4.AbstractC0566j;
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 o f5810a = new o(new g(2));

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public static final o f5811b = new o(new g(3));

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public static final o f5812c = new o(new g(4));

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public static final o f5813d = new o(new g(5));

    @Override // com.google.firebase.components.ComponentRegistrar
    public final List getComponents() {
        s sVar = new s(a.class, ScheduledExecutorService.class);
        s[] sVarArr = {new s(a.class, ExecutorService.class), new s(a.class, Executor.class)};
        HashSet hashSet = new HashSet();
        HashSet hashSet2 = new HashSet();
        HashSet hashSet3 = new HashSet();
        hashSet.add(sVar);
        for (s sVar2 : sVarArr) {
            AbstractC0566j.f("Null interface", sVar2);
        }
        Collections.addAll(hashSet, sVarArr);
        c cVar = new c(null, new HashSet(hashSet), new HashSet(hashSet2), 0, 0, new B2.c(11), hashSet3);
        s sVar3 = new s(b.class, ScheduledExecutorService.class);
        s[] sVarArr2 = {new s(b.class, ExecutorService.class), new s(b.class, Executor.class)};
        HashSet hashSet4 = new HashSet();
        HashSet hashSet5 = new HashSet();
        HashSet hashSet6 = new HashSet();
        hashSet4.add(sVar3);
        for (s sVar4 : sVarArr2) {
            AbstractC0566j.f("Null interface", sVar4);
        }
        Collections.addAll(hashSet4, sVarArr2);
        c cVar2 = new c(null, new HashSet(hashSet4), new HashSet(hashSet5), 0, 0, new B2.c(12), hashSet6);
        s sVar5 = new s(M2.c.class, ScheduledExecutorService.class);
        s[] sVarArr3 = {new s(M2.c.class, ExecutorService.class), new s(M2.c.class, Executor.class)};
        HashSet hashSet7 = new HashSet();
        HashSet hashSet8 = new HashSet();
        HashSet hashSet9 = new HashSet();
        hashSet7.add(sVar5);
        for (s sVar6 : sVarArr3) {
            AbstractC0566j.f("Null interface", sVar6);
        }
        Collections.addAll(hashSet7, sVarArr3);
        c cVar3 = new c(null, new HashSet(hashSet7), new HashSet(hashSet8), 0, 0, new B2.c(13), hashSet9);
        N2.b bVarA = c.a(new s(d.class, Executor.class));
        bVarA.f2187f = new B2.c(14);
        return Arrays.asList(cVar, cVar2, cVar3, bVarA.b());
    }
}
