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

108 lines
3.0 KiB
Java
Raw Permalink Normal View History

2024-07-27 18:17:47 +07:00
package o;
import o.ZI;
/* loaded from: classes4.dex */
public final class aRS extends ZI<InterfaceC9196dfE> {
private final C15829iu e;
/* loaded from: classes4.dex */
public static final class Sts {
private Sts() {
}
public /* synthetic */ Sts(byte b) {
this();
}
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public aRS(C15829iu c15829iu, C16903sI c16903sI) {
super(c16903sI);
C14957gcv.e(c15829iu, "");
C14957gcv.e(c16903sI, "");
this.e = c15829iu;
}
public static /* synthetic */ void b(JV jv, aRS ars, final String str, InterfaceC9196dfE interfaceC9196dfE) {
JU ju;
C14957gcv.e(ars, "");
if (jv == null || (ju = jv.c) == null) {
return;
}
String str2 = ju.b;
if (str2 != null && str2.length() == 0) {
interfaceC9196dfE.b();
}
if (ju.h != null && ju.h.booleanValue()) {
interfaceC9196dfE.i();
} else {
interfaceC9196dfE.c();
}
String str3 = ju.e;
if (str3 == null) {
str3 = "";
}
String str4 = ju.d;
if (str4 == null) {
str4 = "";
}
String str5 = ju.b;
interfaceC9196dfE.a(str3, str4, str5 != null ? str5 : "");
String str6 = ju.a;
if (C14957gcv.b((Object) str6, (Object) "S")) {
ZI.IeS ieS = new ZI.IeS(str) { // from class: o.aRW
private String c;
@Override // o.ZI.IeS
public final void e(Object obj) {
aRS.b(this.c, (InterfaceC9196dfE) obj);
}
{
this.c = str;
}
};
if (ars.f != 0) {
ieS.e(ars.f);
return;
}
return;
}
if (C14957gcv.b((Object) str6, (Object) "P")) {
interfaceC9196dfE.g();
} else {
interfaceC9196dfE.f();
}
}
public static /* synthetic */ void d(aRS ars, InterfaceC9196dfE interfaceC9196dfE) {
C14957gcv.e(ars, "");
String t = ars.e.e.a.t();
C14957gcv.c((Object) t, "");
interfaceC9196dfE.d(t);
}
public static /* synthetic */ void a(String str, InterfaceC9196dfE interfaceC9196dfE) {
if (C14957gcv.b((Object) str, (Object) "S")) {
interfaceC9196dfE.c("apply_loan_feedback_success");
interfaceC9196dfE.o();
}
interfaceC9196dfE.a();
}
public static /* synthetic */ void b(String str, InterfaceC9196dfE interfaceC9196dfE) {
if (!C14957gcv.b((Object) "Y", (Object) str)) {
interfaceC9196dfE.d();
}
interfaceC9196dfE.j();
interfaceC9196dfE.c("apply_loan_feedback_success_landing");
interfaceC9196dfE.o();
}
static {
new Sts((byte) 0);
}
}