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

106 lines
3.2 KiB
Java

package o;
import o.C5646bww;
import o.ZI;
/* renamed from: o.bww, reason: case insensitive filesystem */
/* loaded from: classes4.dex */
public final class C5646bww extends ZI<InterfaceC9309dhM> {
public final C0899RDe c;
public final C1800aOq d;
public final fSC e;
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public C5646bww(C16903sI c16903sI, C0899RDe c0899RDe, C1800aOq c1800aOq, fSC fsc) {
super(c16903sI);
C14957gcv.e(c16903sI, "");
C14957gcv.e(c0899RDe, "");
C14957gcv.e(c1800aOq, "");
C14957gcv.e(fsc, "");
this.c = c0899RDe;
this.d = c1800aOq;
this.e = fsc;
}
/* renamed from: o.bww$IeS */
/* loaded from: classes4.dex */
public static final class IeS extends AbstractC14961gcz implements InterfaceC14894gbR<Throwable, C14866gag> {
private C5646bww c;
@Override // o.InterfaceC14894gbR
public final /* synthetic */ C14866gag invoke(Throwable th) {
final Throwable th2 = th;
C14957gcv.e(th2, "");
C5646bww c5646bww = this.c;
ZI.IeS ieS = new ZI.IeS(th2) { // from class: o.bwu
private Throwable e;
@Override // o.ZI.IeS
public final void e(Object obj) {
C5646bww.IeS.d(this.e, (InterfaceC9309dhM) obj);
}
{
this.e = th2;
}
};
if (c5646bww.f != 0) {
ieS.e(c5646bww.f);
}
return C14866gag.c;
}
public static /* synthetic */ void d(Throwable th, InterfaceC9309dhM interfaceC9309dhM) {
C14957gcv.e(th, "");
interfaceC9309dhM.e(th);
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
public IeS(C5646bww c5646bww) {
super(1);
this.c = c5646bww;
}
}
/* renamed from: o.bww$LWm */
/* loaded from: classes4.dex */
public static final class LWm extends AbstractC14961gcz implements InterfaceC14890gbN<C14866gag> {
private C5646bww b;
@Override // o.InterfaceC14890gbN
public final /* synthetic */ C14866gag invoke() {
C5646bww.a(this.b);
C5646bww c5646bww = this.b;
ZI.IeS ieS = new ZI.IeS() { // from class: o.bwx
@Override // o.ZI.IeS
public final void e(Object obj) {
((InterfaceC9309dhM) obj).c();
}
};
if (c5646bww.f != 0) {
ieS.e(c5646bww.f);
}
return C14866gag.c;
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
public LWm(C5646bww c5646bww) {
super(0);
this.b = c5646bww;
}
}
@Override // o.ZI
public final void w_() {
this.e.dispose();
super.w_();
}
public static final /* synthetic */ void a(C5646bww c5646bww) {
if (c5646bww.f != 0) {
c5646bww.f.ar_();
}
}
}