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

48 lines
1.4 KiB
Java

package o;
import o.AbstractC15351go;
/* loaded from: classes3.dex */
public final class WHF extends C15032gf<Kco, LWm> {
private final vMS d;
/* renamed from: o.WHF$3, reason: invalid class name */
/* loaded from: classes3.dex */
static final class AnonymousClass3 extends AbstractC14961gcz implements InterfaceC14894gbR<LWm, AbstractC13175fSw<Kco>> {
private vMS c;
@Override // o.InterfaceC14894gbR
public final /* synthetic */ AbstractC13175fSw<Kco> invoke(LWm lWm) {
LWm lWm2 = lWm;
C14957gcv.e(lWm2, "");
return this.c.a(lWm2.b);
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
AnonymousClass3(vMS vms) {
super(1);
this.c = vms;
}
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public WHF(yRw yrw, yRw yrw2, vMS vms) {
super(yrw, yrw2, new AnonymousClass3(vms));
C14957gcv.e(yrw, "");
C14957gcv.e(yrw2, "");
C14957gcv.e(vms, "");
this.d = vms;
}
/* loaded from: classes3.dex */
public static final class LWm implements AbstractC15351go.HBt {
final C6312cP b;
public LWm(C6312cP c6312cP) {
C14957gcv.e(c6312cP, "");
this.b = c6312cP;
}
}
}