what-the-bank/sources/o/kSb.java

43 lines
824 B
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package o;
import com.android.volley.VolleyError;
/* loaded from: classes.dex */
public final class kSb implements XAJ {
private int b;
private final int c;
private final float d;
private int e;
public kSb() {
this(2500, 1, 1.0f);
}
public kSb(int i, int i2, float f) {
this.b = i;
this.c = i2;
this.d = f;
}
@Override // o.XAJ
public final void c(VolleyError volleyError) throws VolleyError {
int i = this.e + 1;
this.e = i;
int i2 = this.b;
this.b = i2 + ((int) (i2 * this.d));
if (i > this.c) {
throw volleyError;
}
}
@Override // o.XAJ
public final int b() {
return this.b;
}
@Override // o.XAJ
public final int e() {
return this.e;
}
}