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

146 lines
4.7 KiB
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package o;
import java.math.BigDecimal;
import java.util.ArrayList;
import java.util.List;
/* renamed from: o.hR, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public final class C15645hR extends C15620hF {
public final uyT b;
public final zYI c;
final C16460oa d;
public final kqm e;
final C16465od f;
final C16461ob g;
final C16474og h;
public final kWo j;
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public C15645hR(zYI zyi, C16474og c16474og, kqm kqmVar, C16461ob c16461ob, kWo kwo, C16465od c16465od, uyT uyt, C16460oa c16460oa) {
super((byte) 0);
C14957gcv.e(zyi, "");
C14957gcv.e(c16474og, "");
C14957gcv.e(kqmVar, "");
C14957gcv.e(c16461ob, "");
C14957gcv.e(kwo, "");
C14957gcv.e(c16465od, "");
C14957gcv.e(uyt, "");
C14957gcv.e(c16460oa, "");
this.c = zyi;
this.h = c16474og;
this.e = kqmVar;
this.g = c16461ob;
this.j = kwo;
this.f = c16465od;
this.b = uyt;
this.d = c16460oa;
}
/* renamed from: o.hR$HBt */
/* loaded from: classes3.dex */
public static final class HBt extends AbstractC14961gcz implements InterfaceC14894gbR<oMb, HF> {
private C15645hR a;
@Override // o.InterfaceC14894gbR
public final /* synthetic */ HF invoke(oMb omb) {
String e;
oMb omb2 = omb;
C14957gcv.e(omb2, "");
C16474og c16474og = this.a.h;
C14957gcv.e(omb2, "");
BigDecimal valueOf = BigDecimal.valueOf(omb2.c);
C14957gcv.c(valueOf, "");
if (!c16474og.d.c()) {
e = C6583cXR.e(omb2.d, "v1/staticcontents/");
} else {
e = C6583cXR.e(omb2.d, c16474og.baseAzureURL);
}
String str = e;
List<HD> a = c16474og.a(omb2.e);
String str2 = omb2.a;
int i = omb2.c;
String a2 = C6583cXR.a(valueOf);
C14957gcv.c((Object) a2, "");
int i2 = omb2.c;
String a3 = C6583cXR.a(valueOf);
C14957gcv.c((Object) a3, "");
String str3 = omb2.a;
List<HD> a4 = c16474og.a(omb2.e);
ArrayList arrayList = new ArrayList();
arrayList.add(C16474og.b(i2, a3, str3));
arrayList.addAll(C16474og.e(i2, a4));
C14957gcv.c((Object) str, "");
return new HF(a, str2, i, a2, arrayList, str);
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
public HBt(C15645hR c15645hR) {
super(1);
this.a = c15645hR;
}
}
/* renamed from: o.hR$RVV */
/* loaded from: classes3.dex */
public static final class RVV extends AbstractC14961gcz implements InterfaceC14894gbR<gkG, EW> {
private C15645hR c;
@Override // o.InterfaceC14894gbR
public final /* synthetic */ EW invoke(gkG gkg) {
gkG gkg2 = gkg;
C14957gcv.e(gkg2, "");
return this.c.g.d(gkg2);
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
public RVV(C15645hR c15645hR) {
super(1);
this.c = c15645hR;
}
}
/* renamed from: o.hR$IeS */
/* loaded from: classes3.dex */
public static final class IeS extends AbstractC14961gcz implements InterfaceC14894gbR<OFV, HC> {
private C15645hR e;
@Override // o.InterfaceC14894gbR
public final /* synthetic */ HC invoke(OFV ofv) {
OFV ofv2 = ofv;
C14957gcv.e(ofv2, "");
C16465od c16465od = this.e.f;
C14957gcv.e(ofv2, "");
return new HC(ofv2.c, ofv2.a, ofv2.d);
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
public IeS(C15645hR c15645hR) {
super(1);
this.e = c15645hR;
}
}
/* renamed from: o.hR$LWm */
/* loaded from: classes3.dex */
public static final class LWm extends AbstractC14961gcz implements InterfaceC14894gbR<nCP, C0493Hw> {
private C15645hR c;
@Override // o.InterfaceC14894gbR
public final /* synthetic */ C0493Hw invoke(nCP ncp) {
nCP ncp2 = ncp;
C14957gcv.e(ncp2, "");
C16460oa c16460oa = this.c.d;
C14957gcv.e(ncp2, "");
return new C0493Hw(ncp2.d);
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
public LWm(C15645hR c15645hR) {
super(1);
this.c = c15645hR;
}
}
}