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

107 lines
3.7 KiB
Java

package o;
import java.util.Collections;
import java.util.List;
import o.MC;
/* renamed from: o.sX, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public final class C16932sX {
/* renamed from: o.sX$LWm */
/* loaded from: classes3.dex */
public static final class LWm {
private LWm() {
}
public /* synthetic */ LWm(byte b) {
this();
}
}
@InterfaceC13391fZD
public C16932sX() {
}
public static List<String> a(YI yi) {
if (yi == YI.UPLIFT) {
List<String> singletonList = Collections.singletonList("003");
C14957gcv.c(singletonList, "");
return singletonList;
}
List<String> singletonList2 = Collections.singletonList("002");
C14957gcv.c(singletonList2, "");
return singletonList2;
}
public static String d(MC mc) {
if (!(mc instanceof MC.HBt)) {
if (!(mc instanceof MC.ojQ)) {
if (!(mc instanceof MC.tOB)) {
if (!(mc instanceof MC.saX)) {
if (!(mc instanceof MC.LWm)) {
if (!(mc instanceof MC.IeS)) {
if (!(mc instanceof MC.RVV)) {
return null;
}
return MC.RVV.c();
}
return ((MC.IeS) mc).i;
}
return ((MC.LWm) mc).f;
}
return ((MC.saX) mc).e;
}
return ((MC.tOB) mc).h;
}
return ((MC.ojQ) mc).i;
}
return ((MC.HBt) mc).k;
}
public static InterfaceC1248Yw e(MC mc, String str) {
C14957gcv.e(str, "");
if (mc instanceof MC.HBt) {
MC.HBt hBt = (MC.HBt) mc;
return new C1250Yy(hBt.k, hBt.j, hBt.f, hBt.d, hBt.e, hBt.h, hBt.f8260o, hBt.g, hBt.i, null, null, 1536);
}
if (mc instanceof MC.ojQ) {
MC.ojQ ojq = (MC.ojQ) mc;
return new C1250Yy(ojq.g, ojq.j, null, ojq.d, ojq.f, ojq.e, ojq.m, ojq.h, ojq.i, null, null, 1540);
}
if (mc instanceof MC.tOB) {
MC.tOB tob = (MC.tOB) mc;
return new C1250Yy(tob.h, tob.i, null, tob.d, tob.e, tob.f, tob.m, tob.g, tob.j, null, null, 1540);
}
if (mc instanceof MC.saX) {
MC.saX sax = (MC.saX) mc;
return new C1250Yy(sax.d, null, null, null, null, null, null, null, sax.e, str, null, 1278);
}
if (mc instanceof MC.LWm) {
MC.LWm lWm = (MC.LWm) mc;
return new C1250Yy(lWm.f, lWm.j, null, lWm.d, lWm.e, lWm.i, lWm.f8261o, lWm.g, lWm.h, str, null, 1028);
}
if (mc instanceof MC.IeS) {
MC.IeS ieS = (MC.IeS) mc;
return new C1250Yy(ieS.j, ieS.f, null, ieS.d, null, ieS.e, ieS.m, ieS.h, ieS.i, str, ieS.g, 20);
}
if (mc instanceof MC.RVV) {
MC.RVV rvv = (MC.RVV) mc;
return new C1241Yt(MC.RVV.e(), rvv.d, MC.RVV.c(), str, rvv.e);
}
return new C1250Yy("", null, null, null, null, null, null, null, "", null, null, 1790);
}
public static C1247Yv e(MC mc) {
MC.Sts sts = mc instanceof MC.Sts ? (MC.Sts) mc : null;
String str = sts != null ? sts.i : null;
String str2 = str == null ? "" : str;
String str3 = sts != null ? sts.e : null;
return new C1247Yv(str2, str3 == null ? "" : str3, sts != null ? sts.g : null, sts != null ? sts.f : null, sts != null ? sts.d : null);
}
static {
new LWm((byte) 0);
}
}