package r1;

/* JADX INFO: renamed from: r1.c, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C2869c implements InterfaceC2870d {

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

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

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

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

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

    @Override // r1.InterfaceC2870d
    public final float value() {
        float f6 = this.f23872d;
        if (f6 >= this.f23873e) {
            this.f23869a = true;
        }
        if (!this.f23869a) {
            this.f23872d = f6 + 1.0f;
        }
        return this.f23872d;
    }
}
