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

import java.util.Arrays;

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

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

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final byte[] f21130b;

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

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

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

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

    public p7(Object obj, byte[] bArr, int i10, int i11, int i12, q9 q9Var) {
        this.f21129a = obj;
        this.f21130b = Arrays.copyOf(bArr, bArr.length);
        this.f21133e = i10;
        this.f21134f = i11;
        this.f21131c = i12;
        this.f21132d = q9Var;
    }
}
