package r1;

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

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

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

    @Override // r1.InterfaceC2870d
    public final float value() {
        float f6 = this.f23875b + this.f23874a;
        this.f23875b = f6;
        return f6;
    }
}
