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

import android.util.SparseArray;

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

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

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

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

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

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

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

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

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

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

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

    public r8(int i10, boolean z10, int i11, int i12, int i13, int i14, int i15, int i16, int i17, SparseArray sparseArray) {
        this.f16023a = i10;
        this.f16024b = z10;
        this.f16025c = i11;
        this.f16026d = i12;
        this.f16027e = i13;
        this.f16028f = i14;
        this.f16029g = i15;
        this.f16030h = i16;
        this.f16031i = i17;
        this.f16032j = sparseArray;
    }
}
