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

72 lines
2.2 KiB
Java
Raw Permalink Normal View History

2024-07-27 18:17:47 +07:00
package o;
import o.AbstractC15351go;
/* renamed from: o.tZC, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public final class C17050tZC extends C15032gf<Boolean, HBt> {
private final trQ a;
private final Rcg d;
private final String e;
/* renamed from: o.tZC$4, reason: invalid class name */
/* loaded from: classes3.dex */
static final class AnonymousClass4 extends AbstractC14961gcz implements InterfaceC14894gbR<HBt, AbstractC13175fSw<Boolean>> {
private trQ a;
private Rcg c;
private String e;
@Override // o.InterfaceC14894gbR
public final /* synthetic */ AbstractC13175fSw<Boolean> invoke(HBt hBt) {
HBt hBt2 = hBt;
C14957gcv.e(hBt2, "");
Rcg rcg = this.c;
String a = this.a.a();
String str = hBt2.b;
String str2 = hBt2.a;
String str3 = hBt2.c;
C14957gcv.c((Object) a, "");
return rcg.e(new C1501aG(str, str2, a, str3, this.e));
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
AnonymousClass4(Rcg rcg, trQ trq, String str) {
super(1);
this.c = rcg;
this.a = trq;
this.e = str;
}
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public C17050tZC(Rcg rcg, trQ trq, yRw yrw, yRw yrw2, String str) {
super(yrw, yrw2, new AnonymousClass4(rcg, trq, str));
C14957gcv.e(rcg, "");
C14957gcv.e(trq, "");
C14957gcv.e(yrw, "");
C14957gcv.e(yrw2, "");
C14957gcv.e(str, "");
this.d = rcg;
this.a = trq;
this.e = str;
}
/* renamed from: o.tZC$HBt */
/* loaded from: classes3.dex */
public static final class HBt implements AbstractC15351go.HBt {
final String a;
final String b;
final String c;
public HBt(String str, String str2, String str3) {
C14957gcv.e(str, "");
C14957gcv.e(str2, "");
C14957gcv.e(str3, "");
this.b = str;
this.a = str2;
this.c = str3;
}
}
}