package com.google.android.gms.ads.nonagon.signalgeneration;

import java.util.HashSet;
import java.util.Set;

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

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

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final String f8121b;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final Set f8122c;

    public q0(Long l10, String str, HashSet hashSet) {
        this.f8120a = l10;
        this.f8121b = str;
        this.f8122c = hashSet;
    }
}
