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

import androidx.annotation.Nullable;
import org.json.JSONObject;

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

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

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

    @Nullable
    private final m7.b zzc;

    @Nullable
    private final p10 zzd;

    public wl0(JSONObject jSONObject, kp0 kp0Var, @Nullable m7.b bVar, @Nullable p10 p10Var) {
        this.f18113a = jSONObject;
        this.f18114b = kp0Var;
        this.zzc = bVar;
        this.zzd = p10Var;
    }

    @Nullable
    public final m7.b zza() {
        return this.zzc;
    }

    @Nullable
    public final p10 zzb() {
        return this.zzd;
    }
}
