72 lines
2.2 KiB
Java
72 lines
2.2 KiB
Java
|
package o;
|
||
|
|
||
|
import o.AbstractC15351go;
|
||
|
|
||
|
/* renamed from: o.fMx, reason: case insensitive filesystem */
|
||
|
/* loaded from: classes3.dex */
|
||
|
public final class C12976fMx extends C15032gf<String, HBt> {
|
||
|
private final Rcg a;
|
||
|
private final trQ c;
|
||
|
private final String d;
|
||
|
|
||
|
/* renamed from: o.fMx$2, reason: invalid class name */
|
||
|
/* loaded from: classes3.dex */
|
||
|
static final class AnonymousClass2 extends AbstractC14961gcz implements InterfaceC14894gbR<HBt, AbstractC13175fSw<String>> {
|
||
|
private Rcg a;
|
||
|
private String c;
|
||
|
private trQ e;
|
||
|
|
||
|
@Override // o.InterfaceC14894gbR
|
||
|
public final /* synthetic */ AbstractC13175fSw<String> invoke(HBt hBt) {
|
||
|
HBt hBt2 = hBt;
|
||
|
C14957gcv.e(hBt2, "");
|
||
|
Rcg rcg = this.a;
|
||
|
String a = this.e.a();
|
||
|
String str = hBt2.e;
|
||
|
String str2 = hBt2.d;
|
||
|
String str3 = hBt2.c;
|
||
|
C14957gcv.c((Object) a, "");
|
||
|
return rcg.a(new C1501aG(str, str2, a, str3, this.c));
|
||
|
}
|
||
|
|
||
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
||
|
AnonymousClass2(Rcg rcg, trQ trq, String str) {
|
||
|
super(1);
|
||
|
this.a = rcg;
|
||
|
this.e = trq;
|
||
|
this.c = str;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
||
|
@InterfaceC13391fZD
|
||
|
public C12976fMx(Rcg rcg, trQ trq, yRw yrw, yRw yrw2, String str) {
|
||
|
super(yrw, yrw2, new AnonymousClass2(rcg, trq, str));
|
||
|
C14957gcv.e(rcg, "");
|
||
|
C14957gcv.e(trq, "");
|
||
|
C14957gcv.e(yrw, "");
|
||
|
C14957gcv.e(yrw2, "");
|
||
|
C14957gcv.e(str, "");
|
||
|
this.a = rcg;
|
||
|
this.c = trq;
|
||
|
this.d = str;
|
||
|
}
|
||
|
|
||
|
/* renamed from: o.fMx$HBt */
|
||
|
/* loaded from: classes3.dex */
|
||
|
public static final class HBt implements AbstractC15351go.HBt {
|
||
|
final String c;
|
||
|
final String d;
|
||
|
final String e;
|
||
|
|
||
|
public HBt(String str, String str2, String str3) {
|
||
|
C14957gcv.e(str, "");
|
||
|
C14957gcv.e(str2, "");
|
||
|
C14957gcv.e(str3, "");
|
||
|
this.e = str;
|
||
|
this.d = str2;
|
||
|
this.c = str3;
|
||
|
}
|
||
|
}
|
||
|
}
|