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

123 lines
3.7 KiB
Java
Raw Permalink Normal View History

2024-07-27 18:17:47 +07:00
package o;
import o.ZI;
/* renamed from: o.aPB, reason: case insensitive filesystem */
/* loaded from: classes4.dex */
public final class C1812aPB extends ZI<InterfaceC9231dfn> {
private final FHl a;
public final C15807il b;
private final C16727qk c;
public static final /* synthetic */ void d(C1812aPB c1812aPB, Prn prn, JD jd) {
C16727qk c16727qk = c1812aPB.c;
iKd K = c1812aPB.a.a.K();
C14957gcv.c(K, "");
final EW a = c16727qk.a(jd, K, prn);
ZI.IeS ieS = new ZI.IeS(a) { // from class: o.aPD
private EW d;
@Override // o.ZI.IeS
public final void e(Object obj) {
C1812aPB.e(this.d, (InterfaceC9231dfn) obj);
}
{
this.d = a;
}
};
if (c1812aPB.f != 0) {
ieS.e(c1812aPB.f);
}
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public C1812aPB(C16903sI c16903sI, C15807il c15807il, C16727qk c16727qk, FHl fHl) {
super(c16903sI);
C14957gcv.e(c16903sI, "");
C14957gcv.e(c15807il, "");
C14957gcv.e(c16727qk, "");
C14957gcv.e(fHl, "");
this.b = c15807il;
this.c = c16727qk;
this.a = fHl;
}
/* renamed from: o.aPB$LWm */
/* loaded from: classes4.dex */
public static final class LWm extends AbstractC14961gcz implements InterfaceC14894gbR<Prn, C14866gag> {
private C1812aPB b;
private JD e;
@Override // o.InterfaceC14894gbR
public final /* synthetic */ C14866gag invoke(Prn prn) {
Prn prn2 = prn;
C14957gcv.e(prn2, "");
C1812aPB.d(this.b, prn2, this.e);
return C14866gag.c;
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
public LWm(C1812aPB c1812aPB, JD jd) {
super(1);
this.b = c1812aPB;
this.e = jd;
}
}
/* renamed from: o.aPB$Sts */
/* loaded from: classes4.dex */
public static final class Sts extends AbstractC14961gcz implements InterfaceC14894gbR<Throwable, C14866gag> {
private C1812aPB a;
@Override // o.InterfaceC14894gbR
public final /* synthetic */ C14866gag invoke(Throwable th) {
Throwable th2 = th;
C14957gcv.e(th2, "");
C1812aPB.d(this.a, th2);
return C14866gag.c;
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
public Sts(C1812aPB c1812aPB) {
super(1);
this.a = c1812aPB;
}
}
public static /* synthetic */ void e(EW ew, InterfaceC9231dfn interfaceC9231dfn) {
C14957gcv.e(ew, "");
interfaceC9231dfn.b(ew);
}
public static /* synthetic */ void c(C1812aPB c1812aPB, Throwable th, InterfaceC9231dfn interfaceC9231dfn) {
C14957gcv.e(c1812aPB, "");
C14957gcv.e(th, "");
interfaceC9231dfn.k_(c1812aPB.j.e(th).c);
}
public static final /* synthetic */ void d(final C1812aPB c1812aPB, final Throwable th) {
if (c1812aPB.f != 0) {
c1812aPB.f.ar_();
}
ZI.IeS ieS = new ZI.IeS(c1812aPB, th) { // from class: o.aPF
private C1812aPB a;
private Throwable b;
@Override // o.ZI.IeS
public final void e(Object obj) {
C1812aPB.c(this.a, this.b, (InterfaceC9231dfn) obj);
}
{
this.a = c1812aPB;
this.b = th;
}
};
if (c1812aPB.f != 0) {
ieS.e(c1812aPB.f);
}
}
}