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

52 lines
1.9 KiB
Java
Raw Permalink Normal View History

2024-07-27 18:17:47 +07:00
package o;
import o.AbstractC15351go;
/* loaded from: classes3.dex */
public final class BKQ extends C15032gf<EyW, AbstractC15351go.LWm> {
private final InterfaceC3521azC a;
private final CBe c;
private final InterfaceC12488ezE e;
/* renamed from: o.BKQ$3, reason: invalid class name */
/* loaded from: classes3.dex */
static final class AnonymousClass3 extends AbstractC14961gcz implements InterfaceC14894gbR<AbstractC15351go.LWm, AbstractC13175fSw<EyW>> {
private CBe b;
private InterfaceC12488ezE c;
private InterfaceC3521azC d;
@Override // o.InterfaceC14894gbR
public final /* synthetic */ AbstractC13175fSw<EyW> invoke(AbstractC15351go.LWm lWm) {
C14957gcv.e(lWm, "");
if (this.d.j()) {
AbstractC13175fSw<EyW> d = AbstractC13175fSw.d(new EyW(this.b.c("securities_datasharing")));
C14957gcv.c(d, "");
return d;
}
return this.c.b();
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
AnonymousClass3(InterfaceC3521azC interfaceC3521azC, CBe cBe, InterfaceC12488ezE interfaceC12488ezE) {
super(1);
this.d = interfaceC3521azC;
this.b = cBe;
this.c = interfaceC12488ezE;
}
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public BKQ(yRw yrw, yRw yrw2, InterfaceC3521azC interfaceC3521azC, CBe cBe, InterfaceC12488ezE interfaceC12488ezE) {
super(yrw, yrw2, new AnonymousClass3(interfaceC3521azC, cBe, interfaceC12488ezE));
C14957gcv.e(yrw, "");
C14957gcv.e(yrw2, "");
C14957gcv.e(interfaceC3521azC, "");
C14957gcv.e(cBe, "");
C14957gcv.e(interfaceC12488ezE, "");
this.a = interfaceC3521azC;
this.c = cBe;
this.e = interfaceC12488ezE;
}
}