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

52 lines
1.8 KiB
Java

package o;
import o.AbstractC15351go;
/* loaded from: classes3.dex */
public final class zcB extends C15032gf<EyW, AbstractC15351go.LWm> {
private final CBe c;
private final InterfaceC3521azC d;
private final DaH e;
/* renamed from: o.zcB$5, reason: invalid class name */
/* loaded from: classes3.dex */
static final class AnonymousClass5 extends AbstractC14961gcz implements InterfaceC14894gbR<AbstractC15351go.LWm, AbstractC13175fSw<EyW>> {
private CBe b;
private InterfaceC3521azC c;
private DaH d;
@Override // o.InterfaceC14894gbR
public final /* synthetic */ AbstractC13175fSw<EyW> invoke(AbstractC15351go.LWm lWm) {
C14957gcv.e(lWm, "");
if (this.c.j()) {
AbstractC13175fSw<EyW> d = AbstractC13175fSw.d(new EyW(this.b.c("addaccount"), this.b.c("addaccount_scbs"), this.b.c("addaccount_mutualfunds")));
C14957gcv.c(d, "");
return d;
}
return this.d.e();
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
AnonymousClass5(InterfaceC3521azC interfaceC3521azC, CBe cBe, DaH daH) {
super(1);
this.c = interfaceC3521azC;
this.b = cBe;
this.d = daH;
}
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public zcB(yRw yrw, yRw yrw2, CBe cBe, InterfaceC3521azC interfaceC3521azC, DaH daH) {
super(yrw, yrw2, new AnonymousClass5(interfaceC3521azC, cBe, daH));
C14957gcv.e(yrw, "");
C14957gcv.e(yrw2, "");
C14957gcv.e(cBe, "");
C14957gcv.e(interfaceC3521azC, "");
C14957gcv.e(daH, "");
this.c = cBe;
this.d = interfaceC3521azC;
this.e = daH;
}
}