package y3;

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

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public float f36767a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public int f36768b;

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

    public c(float f10, int i10, int i11) {
        this.f36767a = f10;
        this.f36768b = i10;
        this.f36769c = i11;
    }
}
