package y0;

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

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

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

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

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

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

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

    public h(int i, boolean z8, int i5, int i8, int[] iArr, int i9) {
        this.f18824a = i;
        this.f18825b = z8;
        this.f18826c = i5;
        this.f18827d = i8;
        this.f18828e = iArr;
        this.f18829f = i9;
    }
}
