package a6; import a6.b; import java.util.HashSet; import org.json.JSONObject; /* loaded from: classes2.dex */ public abstract class a extends b { /* renamed from: c, reason: collision with root package name */ protected final HashSet f153c; /* renamed from: d, reason: collision with root package name */ protected final JSONObject f154d; /* renamed from: e, reason: collision with root package name */ protected final long f155e; public a(b.InterfaceC0003b interfaceC0003b, HashSet hashSet, JSONObject jSONObject, long j10) { super(interfaceC0003b); this.f153c = new HashSet(hashSet); this.f154d = jSONObject; this.f155e = j10; } }