package q1;

/* JADX INFO: loaded from: classes.dex */
public final class k {

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

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

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

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

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

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

    public k(int i10, boolean z10, int i11, int i12, int[] iArr, int i13) {
        this.f32108a = i10;
        this.f32109b = z10;
        this.f32110c = i11;
        this.f32111d = i12;
        this.f32112e = iArr;
        this.f32113f = i13;
    }
}
