package com.google.firebase.components;

import java.util.HashSet;

/* JADX INFO: loaded from: classes2.dex */
public final class i {

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

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final HashSet f24021b = new HashSet();

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final HashSet f24022c = new HashSet();

    public i(a aVar) {
        this.f24020a = aVar;
    }
}
