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

186 lines
5.6 KiB
Java

package o;
import java.util.List;
import o.C15716hvG;
import o.InterfaceC9650dnm;
import o.ZI;
import o.cIC;
/* loaded from: classes4.dex */
public final class cIC extends ZI<InterfaceC9650dnm.IeS> {
public String a;
public final C16001kP b;
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public cIC(C16001kP c16001kP, C16903sI c16903sI) {
super(c16903sI);
C14957gcv.e(c16001kP, "");
C14957gcv.e(c16903sI, "");
this.b = c16001kP;
}
/* loaded from: classes4.dex */
public static final class LWm extends AbstractC14961gcz implements InterfaceC14894gbR<Throwable, C14866gag> {
private cIC b;
@Override // o.InterfaceC14894gbR
public final /* synthetic */ C14866gag invoke(Throwable th) {
Throwable th2 = th;
C14957gcv.e(th2, "");
final cIC cic = this.b;
cIC.d(cic, th2, new Runnable(cic) { // from class: o.cID
private cIC b;
@Override // java.lang.Runnable
public final void run() {
cIC.LWm.e(this.b);
}
{
this.b = cic;
}
});
return C14866gag.c;
}
public static /* synthetic */ void e(cIC cic) {
C14957gcv.e(cic, "");
ZI.IeS ieS = new ZI.IeS() { // from class: o.cIE
@Override // o.ZI.IeS
public final void e(Object obj) {
((InterfaceC9650dnm.IeS) obj).e();
}
};
if (cic.f != 0) {
ieS.e(cic.f);
}
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
public LWm(cIC cic) {
super(1);
this.b = cic;
}
}
/* loaded from: classes4.dex */
public static final class Sts extends AbstractC14961gcz implements InterfaceC14894gbR<List<? extends C0822Pf>, C14866gag> {
private cIC b;
@Override // o.InterfaceC14894gbR
public final /* synthetic */ C14866gag invoke(List<? extends C0822Pf> list) {
final List<? extends C0822Pf> list2 = list;
C14957gcv.e(list2, "");
cIC.b(this.b);
cIC cic = this.b;
ZI.IeS ieS = new ZI.IeS(list2) { // from class: o.cIB
private List a;
@Override // o.ZI.IeS
public final void e(Object obj) {
cIC.Sts.e(this.a, (InterfaceC9650dnm.IeS) obj);
}
{
this.a = list2;
}
};
if (cic.f != 0) {
ieS.e(cic.f);
}
return C14866gag.c;
}
public static /* synthetic */ void e(List list, InterfaceC9650dnm.IeS ieS) {
boolean z;
boolean z2;
boolean z3;
C14957gcv.e(list, "");
ieS.a((List<C0822Pf>) list);
ieS.e(false);
C15716hvG.RVV rvv = C15716hvG.d;
z = C15716hvG.a;
z2 = C15716hvG.e;
z3 = C15716hvG.b;
ieS.a(C15716hvG.RVV.d("investment_onboard_suit_risklevel", z, z2, z3, null));
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
public Sts(cIC cic) {
super(1);
this.b = cic;
}
}
/* loaded from: classes4.dex */
public static final class IeS extends AbstractC14961gcz implements InterfaceC14890gbN<C14866gag> {
private cIC d;
@Override // o.InterfaceC14890gbN
public final /* synthetic */ C14866gag invoke() {
cIC.b(this.d);
cIC cic = this.d;
ZI.IeS ieS = new ZI.IeS() { // from class: o.cIz
@Override // o.ZI.IeS
public final void e(Object obj) {
((InterfaceC9650dnm.IeS) obj).d();
}
};
if (cic.f != 0) {
ieS.e(cic.f);
}
return C14866gag.c;
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
public IeS(cIC cic) {
super(0);
this.d = cic;
}
}
/* loaded from: classes4.dex */
public static final class RVV extends AbstractC14961gcz implements InterfaceC14894gbR<Throwable, C14866gag> {
private cIC c;
@Override // o.InterfaceC14894gbR
public final /* synthetic */ C14866gag invoke(Throwable th) {
Throwable th2 = th;
C14957gcv.e(th2, "");
cIC.b(this.c, th2);
return C14866gag.c;
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
public RVV(cIC cic) {
super(1);
this.c = cic;
}
}
public static /* synthetic */ void e(cIC cic, InterfaceC9650dnm.IeS ieS) {
C14957gcv.e(cic, "");
String str = cic.a;
ieS.e(!(str == null || gdZ.d((CharSequence) str)));
}
public static final /* synthetic */ void b(cIC cic) {
if (cic.f != 0) {
cic.f.ar_();
}
}
public static final /* synthetic */ void b(cIC cic, Throwable th) {
if (cic.b(th)) {
cic.d(cic.j.e(th));
}
}
public static final /* synthetic */ void d(cIC cic, Throwable th, Runnable runnable) {
if (cic.b(th)) {
cic.d(cic.j.c(th, runnable));
}
}
}