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

54 lines
1.6 KiB
Java

package o;
import o.AbstractC15351go;
/* renamed from: o.goF, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public final class C15354goF extends C13353fY<LWm> {
private final tQD e;
/* renamed from: o.goF$1, reason: invalid class name */
/* loaded from: classes3.dex */
static final class AnonymousClass1 extends AbstractC14961gcz implements InterfaceC14894gbR<LWm, fRY> {
private tQD b;
@Override // o.InterfaceC14894gbR
public final /* synthetic */ fRY invoke(LWm lWm) {
LWm lWm2 = lWm;
C14957gcv.e(lWm2, "");
return this.b.b(lWm2.e, lWm2.b, lWm2.c);
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
AnonymousClass1(tQD tqd) {
super(1);
this.b = tqd;
}
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public C15354goF(yRw yrw, yRw yrw2, tQD tqd) {
super(yrw, yrw2, new AnonymousClass1(tqd));
C14957gcv.e(yrw, "");
C14957gcv.e(yrw2, "");
C14957gcv.e(tqd, "");
this.e = tqd;
}
/* renamed from: o.goF$LWm */
/* loaded from: classes3.dex */
public static final class LWm implements AbstractC15351go.HBt {
String b;
String c;
String e;
public LWm(String str, String str2, String str3) {
C14957gcv.e(str, "");
this.e = str;
this.b = str2;
this.c = str3;
}
}
}