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

26 lines
485 B
Java
Raw Permalink Normal View History

2024-07-27 18:17:47 +07:00
package o;
import android.graphics.Typeface;
/* loaded from: classes.dex */
public abstract class ITM {
public boolean q = true;
protected float x = 5.0f;
protected float w = 5.0f;
public Typeface v = null;
protected float t = AbstractC0810PWv.d(10.0f);
public int r = -16777216;
public final float d() {
return this.w;
}
public final float e() {
return this.x;
}
public final float b() {
return this.t;
}
}