package com.google.android.gms.internal.ads;

import java.util.HashSet;
import org.json.JSONObject;

/* JADX INFO: loaded from: classes2.dex */
public abstract class ug1 extends vg1 {

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

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public final JSONObject f17238d;

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public final long f17239e;

    public ug1(uz0 uz0Var, HashSet hashSet, JSONObject jSONObject, long j10) {
        super(uz0Var);
        this.f17237c = new HashSet(hashSet);
        this.f17238d = jSONObject;
        this.f17239e = j10;
    }
}
