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

46 lines
1.3 KiB
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package o;
import o.AbstractC15351go;
/* loaded from: classes3.dex */
public final class BfR extends C15032gf<UMV, RVV> {
/* renamed from: o.BfR$2, reason: invalid class name */
/* loaded from: classes3.dex */
static final class AnonymousClass2 extends AbstractC14961gcz implements InterfaceC14894gbR<RVV, AbstractC13175fSw<UMV>> {
private XVh b;
@Override // o.InterfaceC14894gbR
public final /* synthetic */ AbstractC13175fSw<UMV> invoke(RVV rvv) {
RVV rvv2 = rvv;
C14957gcv.e(rvv2, "");
return this.b.d(rvv2.d);
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
AnonymousClass2(XVh xVh) {
super(1);
this.b = xVh;
}
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public BfR(yRw yrw, yRw yrw2, XVh xVh) {
super(yrw, yrw2, new AnonymousClass2(xVh));
C14957gcv.e(yrw, "");
C14957gcv.e(yrw2, "");
C14957gcv.e(xVh, "");
}
/* loaded from: classes3.dex */
public static final class RVV implements AbstractC15351go.HBt {
final C9871ds d;
public RVV(C9871ds c9871ds) {
C14957gcv.e(c9871ds, "");
this.d = c9871ds;
}
}
}