package d4;

import java.util.HashSet;

/* JADX INFO: loaded from: classes.dex */
public final class f {

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

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

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

    public f(C0843b c0843b) {
        this.f12261a = c0843b;
    }
}
