82 lines
2.5 KiB
Java
82 lines
2.5 KiB
Java
|
package o;
|
||
|
|
||
|
import o.AbstractC15351go;
|
||
|
|
||
|
/* loaded from: classes3.dex */
|
||
|
public final class kjI extends C15032gf<String, IeS> {
|
||
|
private final String a;
|
||
|
private final trQ d;
|
||
|
private final Rcg e;
|
||
|
|
||
|
/* renamed from: o.kjI$1, reason: invalid class name */
|
||
|
/* loaded from: classes3.dex */
|
||
|
static final class AnonymousClass1 extends AbstractC14961gcz implements InterfaceC14894gbR<IeS, AbstractC13175fSw<String>> {
|
||
|
private String a;
|
||
|
private Rcg c;
|
||
|
private trQ d;
|
||
|
|
||
|
@Override // o.InterfaceC14894gbR
|
||
|
public final /* synthetic */ AbstractC13175fSw<String> invoke(IeS ieS) {
|
||
|
IeS ieS2 = ieS;
|
||
|
C14957gcv.e(ieS2, "");
|
||
|
Rcg rcg = this.c;
|
||
|
String a = this.d.a();
|
||
|
String str = ieS2.a;
|
||
|
String str2 = ieS2.b;
|
||
|
String str3 = ieS2.c;
|
||
|
String str4 = ieS2.d;
|
||
|
String str5 = ieS2.i;
|
||
|
String str6 = ieS2.e;
|
||
|
C14957gcv.c((Object) a, "");
|
||
|
return rcg.c(new C1366aC(str, str2, a, str3, str4, str6, str5, this.a));
|
||
|
}
|
||
|
|
||
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
||
|
AnonymousClass1(Rcg rcg, trQ trq, String str) {
|
||
|
super(1);
|
||
|
this.c = rcg;
|
||
|
this.d = trq;
|
||
|
this.a = str;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
||
|
@InterfaceC13391fZD
|
||
|
public kjI(yRw yrw, yRw yrw2, trQ trq, Rcg rcg, String str) {
|
||
|
super(yrw, yrw2, new AnonymousClass1(rcg, trq, str));
|
||
|
C14957gcv.e(yrw, "");
|
||
|
C14957gcv.e(yrw2, "");
|
||
|
C14957gcv.e(trq, "");
|
||
|
C14957gcv.e(rcg, "");
|
||
|
C14957gcv.e(str, "");
|
||
|
this.d = trq;
|
||
|
this.e = rcg;
|
||
|
this.a = str;
|
||
|
}
|
||
|
|
||
|
/* loaded from: classes3.dex */
|
||
|
public static final class IeS implements AbstractC15351go.HBt {
|
||
|
final String a;
|
||
|
final String b;
|
||
|
final String c;
|
||
|
final String d;
|
||
|
final String e;
|
||
|
final String i;
|
||
|
|
||
|
public IeS(String str, String str2, String str3, String str4, String str5, String str6) {
|
||
|
C14957gcv.e(str, "");
|
||
|
C14957gcv.e(str2, "");
|
||
|
C14957gcv.e(str3, "");
|
||
|
C14957gcv.e(str4, "");
|
||
|
C14957gcv.e(str5, "");
|
||
|
C14957gcv.e(str6, "");
|
||
|
this.a = str;
|
||
|
this.b = str2;
|
||
|
this.c = str3;
|
||
|
this.d = str4;
|
||
|
this.i = str5;
|
||
|
this.e = str6;
|
||
|
}
|
||
|
}
|
||
|
}
|