package org.greenrobot.eventbus;

import java.util.List;
import java.util.concurrent.ExecutorService;
import java.util.concurrent.Executors;

/* JADX INFO: compiled from: EventBusBuilder.java */
/* JADX INFO: loaded from: classes.dex */
public class d {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    private static final ExecutorService f3351a = Executors.newCachedThreadPool();

    /* JADX INFO: renamed from: f, reason: collision with root package name */
    boolean f3356f;
    boolean h;
    boolean i;
    List<org.greenrobot.eventbus.o.b> k;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    boolean f3352b = true;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    boolean f3353c = true;

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    boolean f3354d = true;

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    boolean f3355e = true;

    /* JADX INFO: renamed from: g, reason: collision with root package name */
    boolean f3357g = true;
    ExecutorService j = f3351a;

    d() {
    }
}
