package t2;

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

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

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

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

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

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

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

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

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

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

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

    public g(String str, float f10, float f11, int i10, int i11, float f12, float f13, int i12, float f14, int i13) {
        this.f32826a = str;
        this.f32827b = f10;
        this.f32828c = f11;
        this.f32829d = i10;
        this.f32830e = i11;
        this.f32831f = f12;
        this.f32832g = f13;
        this.f32833h = i12;
        this.f32834i = f14;
        this.f32835j = i13;
    }
}
