package n7;

import android.os.Bundle;
import androidx.annotation.Nullable;
import com.google.android.gms.internal.ads.ah1;
import java.util.ArrayList;
import java.util.Collections;
import java.util.Set;

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

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

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

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

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

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

    /* JADX INFO: renamed from: f, reason: collision with root package name */
    public final String f31054f;

    /* JADX INFO: renamed from: g, reason: collision with root package name */
    public final int f31055g;

    /* JADX INFO: renamed from: h, reason: collision with root package name */
    public final Set f31056h;

    /* JADX INFO: renamed from: i, reason: collision with root package name */
    public final Bundle f31057i;

    /* JADX INFO: renamed from: j, reason: collision with root package name */
    public final Set f31058j;

    /* JADX INFO: renamed from: k, reason: collision with root package name */
    public final boolean f31059k;

    /* JADX INFO: renamed from: l, reason: collision with root package name */
    public final String f31060l;

    /* JADX INFO: renamed from: m, reason: collision with root package name */
    public final int f31061m;

    /* JADX INFO: renamed from: n, reason: collision with root package name */
    public long f31062n = 0;

    public u2(t2 t2Var, @Nullable ah1 ah1Var) {
        this.f31049a = t2Var.f31032g;
        this.f31050b = t2Var.f31033h;
        this.f31051c = Collections.unmodifiableSet(t2Var.f31026a);
        this.f31052d = t2Var.f31027b;
        Collections.unmodifiableMap(t2Var.f31028c);
        this.f31053e = t2Var.f31034i;
        this.f31054f = t2Var.f31035j;
        this.f31055g = t2Var.f31036k;
        this.f31056h = Collections.unmodifiableSet(t2Var.f31029d);
        this.f31057i = t2Var.f31030e;
        this.f31058j = Collections.unmodifiableSet(t2Var.f31031f);
        this.f31059k = t2Var.f31037l;
        this.f31060l = t2Var.f31038m;
        this.f31061m = t2Var.f31039n;
    }

    @Nullable
    public final Bundle zzd(Class cls) {
        return this.f31052d.getBundle(cls.getName());
    }

    @Nullable
    public final Bundle zze(Class cls) {
        Bundle bundle = this.f31052d.getBundle("com.google.android.gms.ads.mediation.customevent.CustomEventAdapter");
        if (bundle != null) {
            return bundle.getBundle(cls.getName());
        }
        return null;
    }

    @Nullable
    public final String zzn() {
        return this.f31060l;
    }
}
