package m0;

/* JADX INFO: compiled from: Positioning.java */
/* JADX INFO: loaded from: classes.dex */
public class j {

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

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

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

    public j(int i3, float f3, float f4) {
        this.f5573a = i3;
        this.f5574b = f3;
        this.f5575c = f4;
    }
}
