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

101 lines
3.1 KiB
Java

package o;
import o.C1910aRq;
import o.ZI;
/* renamed from: o.aRq, reason: case insensitive filesystem */
/* loaded from: classes4.dex */
public final class C1910aRq extends ZI<InterfaceC9197dfF> {
public final C15839iy a;
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public C1910aRq(C16903sI c16903sI, C15839iy c15839iy) {
super(c16903sI);
C14957gcv.e(c16903sI, "");
C14957gcv.e(c15839iy, "");
this.a = c15839iy;
}
/* renamed from: o.aRq$HBt */
/* loaded from: classes4.dex */
public static final class HBt extends AbstractC14961gcz implements InterfaceC14894gbR<Throwable, C14866gag> {
private C1910aRq e;
@Override // o.InterfaceC14894gbR
public final /* synthetic */ C14866gag invoke(Throwable th) {
final Throwable th2 = th;
C14957gcv.e(th2, "");
C1910aRq c1910aRq = this.e;
ZI.IeS ieS = new ZI.IeS(th2) { // from class: o.aRz
private Throwable b;
@Override // o.ZI.IeS
public final void e(Object obj) {
C1910aRq.HBt.b(this.b, (InterfaceC9197dfF) obj);
}
{
this.b = th2;
}
};
if (c1910aRq.f != 0) {
ieS.e(c1910aRq.f);
}
return C14866gag.c;
}
public static /* synthetic */ void b(Throwable th, InterfaceC9197dfF interfaceC9197dfF) {
C14957gcv.e(th, "");
interfaceC9197dfF.a(th);
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
public HBt(C1910aRq c1910aRq) {
super(1);
this.e = c1910aRq;
}
}
/* renamed from: o.aRq$LWm */
/* loaded from: classes4.dex */
public static final class LWm extends AbstractC14961gcz implements InterfaceC14894gbR<LW, C14866gag> {
private C1910aRq b;
@Override // o.InterfaceC14894gbR
public final /* synthetic */ C14866gag invoke(LW lw) {
final LW lw2 = lw;
C14957gcv.e(lw2, "");
C1910aRq c1910aRq = this.b;
ZI.IeS ieS = new ZI.IeS(lw2) { // from class: o.aRA
private LW a;
@Override // o.ZI.IeS
public final void e(Object obj) {
C1910aRq.LWm.a(this.a, (InterfaceC9197dfF) obj);
}
{
this.a = lw2;
}
};
if (c1910aRq.f != 0) {
ieS.e(c1910aRq.f);
}
return C14866gag.c;
}
public static /* synthetic */ void a(LW lw, InterfaceC9197dfF interfaceC9197dfF) {
C14957gcv.e(lw, "");
interfaceC9197dfF.ar_();
interfaceC9197dfF.c(lw);
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
public LWm(C1910aRq c1910aRq) {
super(1);
this.b = c1910aRq;
}
}
}