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

39 lines
1.2 KiB
Java

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