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

50 lines
1.4 KiB
Java

package o;
import o.AbstractC15351go;
/* loaded from: classes3.dex */
public final class jRf extends C13353fY<Sts> {
private final VPm b;
/* renamed from: o.jRf$3, reason: invalid class name */
/* loaded from: classes3.dex */
static final class AnonymousClass3 extends AbstractC14961gcz implements InterfaceC14894gbR<Sts, fRY> {
private VPm a;
@Override // o.InterfaceC14894gbR
public final /* synthetic */ fRY invoke(Sts sts) {
Sts sts2 = sts;
C14957gcv.e(sts2, "");
fRY e = fRY.e(this.a.a(sts2.a));
C14957gcv.c(e, "");
return e;
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
AnonymousClass3(VPm vPm) {
super(1);
this.a = vPm;
}
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public jRf(yRw yrw, yRw yrw2, VPm vPm) {
super(yrw, yrw2, new AnonymousClass3(vPm));
C14957gcv.e(yrw, "");
C14957gcv.e(yrw2, "");
C14957gcv.e(vPm, "");
this.b = vPm;
}
/* loaded from: classes3.dex */
public static final class Sts implements AbstractC15351go.HBt {
final qbN a;
public Sts(qbN qbn) {
C14957gcv.e(qbn, "");
this.a = qbn;
}
}
}