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

import java.util.ArrayList;
import java.util.List;

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

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

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

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

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

    public /* synthetic */ yh2(ArrayList arrayList, mq2 mq2Var, int i10, long j10) {
        this.f18844a = arrayList;
        this.f18847d = mq2Var;
        this.f18845b = i10;
        this.f18846c = j10;
    }

    public final /* synthetic */ List a() {
        return this.f18844a;
    }

    public final /* synthetic */ int b() {
        return this.f18845b;
    }

    public final /* synthetic */ long c() {
        return this.f18846c;
    }

    public final /* synthetic */ mq2 d() {
        return this.f18847d;
    }
}
