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

181 lines
4.0 KiB
Java

package o;
import android.graphics.Color;
import android.graphics.DashPathEffect;
import android.graphics.Typeface;
import java.util.ArrayList;
import java.util.List;
import o.Lhm;
import o.OFJ;
import o.UFB;
import org.bouncycastle.crypto.tls.CipherSuite;
/* loaded from: classes.dex */
public abstract class lsB<T extends Lhm> implements InterfaceC17394wQe<T> {
public QFQ a;
private boolean b;
private OFJ.RVV c;
public boolean d;
public List<Integer> e;
private OpT f;
private DashPathEffect g;
private float h;
private UFB.HBt i;
private float j;
private List<OpT> k;
private transient vTS l;
private String m;
private List<Integer> n;
/* renamed from: o, reason: collision with root package name */
private boolean f9210o;
private Typeface q;
private boolean r;
private float s;
public lsB() {
this.e = null;
this.f = null;
this.k = null;
this.n = null;
this.m = "DataSet";
this.c = OFJ.RVV.LEFT;
this.f9210o = true;
this.i = UFB.HBt.DEFAULT;
this.h = Float.NaN;
this.j = Float.NaN;
this.g = null;
this.b = true;
this.d = true;
this.a = new QFQ();
this.s = 17.0f;
this.r = true;
this.e = new ArrayList();
this.n = new ArrayList();
this.e.add(Integer.valueOf(Color.rgb(CipherSuite.TLS_PSK_WITH_AES_128_CBC_SHA, 234, 255)));
this.n.add(-16777216);
}
public lsB(String str) {
this();
this.m = str;
}
@Override // o.InterfaceC17394wQe
public final int a(int i) {
List<Integer> list = this.e;
return list.get(i % list.size()).intValue();
}
@Override // o.InterfaceC17394wQe
public final void s() {
this.n.clear();
this.n.add(-1);
}
@Override // o.InterfaceC17394wQe
public final void p() {
this.s = AbstractC0810PWv.d(16.0f);
}
@Override // o.InterfaceC17394wQe
public final int b(int i) {
List<Integer> list = this.n;
return list.get(i % list.size()).intValue();
}
@Override // o.InterfaceC17394wQe
public final vTS f() {
vTS vts = this.l;
return vts == null ? AbstractC0810PWv.a() : vts;
}
@Override // o.InterfaceC17394wQe
public final void GB_(Typeface typeface) {
this.q = typeface;
}
@Override // o.InterfaceC17394wQe
public final void d(vTS vts) {
if (vts == null) {
return;
}
this.l = vts;
}
@Override // o.InterfaceC17394wQe
public final boolean t() {
return this.l == null;
}
@Override // o.InterfaceC17394wQe
public final boolean o() {
return this.r;
}
@Override // o.InterfaceC17394wQe
public final boolean l() {
return this.f9210o;
}
@Override // o.InterfaceC17394wQe
public final boolean n() {
return this.b;
}
@Override // o.InterfaceC17394wQe
public final boolean k() {
return this.d;
}
@Override // o.InterfaceC17394wQe
public final Typeface GA_() {
return this.q;
}
@Override // o.InterfaceC17394wQe
public final float g() {
return this.s;
}
@Override // o.InterfaceC17394wQe
public final String h() {
return this.m;
}
@Override // o.InterfaceC17394wQe
public final QFQ j() {
return this.a;
}
@Override // o.InterfaceC17394wQe
public final float i() {
return this.h;
}
@Override // o.InterfaceC17394wQe
public final float a() {
return this.j;
}
@Override // o.InterfaceC17394wQe
public final DashPathEffect Gz_() {
return this.g;
}
@Override // o.InterfaceC17394wQe
public final UFB.HBt c() {
return this.i;
}
@Override // o.InterfaceC17394wQe
public final List<Integer> b() {
return this.e;
}
@Override // o.InterfaceC17394wQe
public final OFJ.RVV e() {
return this.c;
}
}