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

38 lines
965 B
Java
Raw Permalink Normal View History

2024-07-27 18:17:47 +07:00
package o;
/* renamed from: o.eCr, reason: case insensitive filesystem */
/* loaded from: classes5.dex */
public abstract class AbstractC10391eCr {
/* renamed from: o.eCr$Sts */
/* loaded from: classes5.dex */
public static final class Sts extends AbstractC10391eCr {
public final String a;
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
public Sts(String str) {
super((byte) 0);
C14957gcv.e(str, "");
this.a = str;
}
}
private AbstractC10391eCr() {
}
/* renamed from: o.eCr$HBt */
/* loaded from: classes5.dex */
public static final class HBt extends AbstractC10391eCr {
public final int e;
public HBt() {
super((byte) 0);
this.e = com.scb.phone.R.drawable.ic_url_link_circle;
}
}
public /* synthetic */ AbstractC10391eCr(byte b) {
this();
}
}