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

50 lines
1.6 KiB
Java

package o;
import o.AbstractC15351go;
/* renamed from: o.VRt, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public final class C1072VRt extends C15032gf<UHf, Sts> {
private final InterfaceC2873amn e;
/* renamed from: o.VRt$5, reason: invalid class name */
/* loaded from: classes3.dex */
static final class AnonymousClass5 extends AbstractC14961gcz implements InterfaceC14894gbR<Sts, AbstractC13175fSw<UHf>> {
private InterfaceC2873amn e;
@Override // o.InterfaceC14894gbR
public final /* synthetic */ AbstractC13175fSw<UHf> invoke(Sts sts) {
Sts sts2 = sts;
C14957gcv.e(sts2, "");
return this.e.d(sts2.a);
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
AnonymousClass5(InterfaceC2873amn interfaceC2873amn) {
super(1);
this.e = interfaceC2873amn;
}
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public C1072VRt(yRw yrw, yRw yrw2, InterfaceC2873amn interfaceC2873amn) {
super(yrw, yrw2, new AnonymousClass5(interfaceC2873amn));
C14957gcv.e(yrw, "");
C14957gcv.e(yrw2, "");
C14957gcv.e(interfaceC2873amn, "");
this.e = interfaceC2873amn;
}
/* renamed from: o.VRt$Sts */
/* loaded from: classes3.dex */
public static final class Sts implements AbstractC15351go.HBt {
final OBh a;
public Sts(OBh oBh) {
C14957gcv.e(oBh, "");
this.a = oBh;
}
}
}