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

import android.net.Uri;
import androidx.annotation.Nullable;
import java.util.ArrayList;
import java.util.List;

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

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

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

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

    @Nullable
    public final String zzb;

    @Nullable
    public final j1 zzc;

    @Nullable
    public final hq2 zzd;

    @Nullable
    public final String zzf;

    @Nullable
    public final Object zzh;

    static {
        String str = bb1.f9474a;
        Integer.toString(0, 36);
        Integer.toString(1, 36);
        Integer.toString(2, 36);
        Integer.toString(3, 36);
        Integer.toString(4, 36);
        Integer.toString(5, 36);
        Integer.toString(6, 36);
        Integer.toString(7, 36);
    }

    public /* synthetic */ m3(Uri uri, List list, zzguf zzgufVar) {
        this.f13937a = uri;
        ArrayList arrayList = hc.f12121a;
        this.zzb = null;
        this.f13938b = list;
        this.zzf = null;
        this.f13939c = zzgufVar;
        bs1 bs1Var = zzguf.f19771b;
        as1 as1Var = new as1();
        if (zzgufVar.size() > 0) {
            com.google.android.gms.measurement.internal.u1.x(((zzgwa) zzgufVar).get(0));
            throw null;
        }
        as1Var.g();
        this.zzh = null;
    }

    public final boolean equals(@Nullable Object obj) {
        if (this == obj) {
            return true;
        }
        if (!(obj instanceof m3)) {
            return false;
        }
        m3 m3Var = (m3) obj;
        return this.f13937a.equals(m3Var.f13937a) && this.f13938b.equals(m3Var.f13938b) && this.f13939c.equals(m3Var.f13939c);
    }

    public final int hashCode() {
        return (int) ((((long) ((this.f13939c.hashCode() + ((this.f13938b.hashCode() + (this.f13937a.hashCode() * 923521)) * 961)) * 31)) * 31) - Long.MAX_VALUE);
    }
}
