package com.iab.omid.library.bytedance2.walking.async;

import com.iab.omid.library.bytedance2.walking.async.b;
import java.util.HashSet;
import org.json.JSONObject;

/* JADX INFO: loaded from: classes.dex */
public abstract class a extends b {

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    protected final HashSet<String> f24531c;

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

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

    public a(b.InterfaceC0121b interfaceC0121b, HashSet<String> hashSet, JSONObject jSONObject, long j10) {
        super(interfaceC0121b);
        this.f24531c = new HashSet<>(hashSet);
        this.f24532d = jSONObject;
        this.f24533e = j10;
    }
}
