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

56 lines
1.7 KiB
Java
Raw Permalink Normal View History

2024-07-27 18:17:47 +07:00
package o;
import o.AbstractC15351go;
/* renamed from: o.fxz, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public final class C14694fxz extends C15032gf<C13549fcS, LWm> {
private final xMy c;
/* renamed from: o.fxz$2, reason: invalid class name */
/* loaded from: classes3.dex */
static final class AnonymousClass2 extends AbstractC14961gcz implements InterfaceC14894gbR<LWm, AbstractC13175fSw<C13549fcS>> {
private xMy b;
@Override // o.InterfaceC14894gbR
public final /* synthetic */ AbstractC13175fSw<C13549fcS> invoke(LWm lWm) {
LWm lWm2 = lWm;
C14957gcv.e(lWm2, "");
return this.b.a(lWm2.c, lWm2.a, lWm2.b);
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
AnonymousClass2(xMy xmy) {
super(1);
this.b = xmy;
}
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public C14694fxz(yRw yrw, yRw yrw2, xMy xmy) {
super(yrw, yrw2, new AnonymousClass2(xmy));
C14957gcv.e(yrw, "");
C14957gcv.e(yrw2, "");
C14957gcv.e(xmy, "");
this.c = xmy;
}
/* renamed from: o.fxz$LWm */
/* loaded from: classes3.dex */
public static final class LWm implements AbstractC15351go.HBt {
final String a;
final String b;
final C9664do c;
public LWm(C9664do c9664do, String str, String str2) {
C14957gcv.e(c9664do, "");
C14957gcv.e(str, "");
C14957gcv.e(str2, "");
this.c = c9664do;
this.a = str;
this.b = str2;
}
}
}