56 lines
1.6 KiB
Java
56 lines
1.6 KiB
Java
package o;
|
|
|
|
import o.AbstractC15351go;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class kPx extends C13353fY<HBt> {
|
|
private final iqp e;
|
|
|
|
/* renamed from: o.kPx$5, reason: invalid class name */
|
|
/* loaded from: classes3.dex */
|
|
static final class AnonymousClass5 extends AbstractC14961gcz implements InterfaceC14894gbR<HBt, fRY> {
|
|
private iqp d;
|
|
|
|
@Override // o.InterfaceC14894gbR
|
|
public final /* synthetic */ fRY invoke(HBt hBt) {
|
|
HBt hBt2 = hBt;
|
|
C14957gcv.e(hBt2, "");
|
|
fRY d = this.d.d(hBt2.a, hBt2.c, hBt2.e);
|
|
C14957gcv.c(d, "");
|
|
return d;
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
AnonymousClass5(iqp iqpVar) {
|
|
super(1);
|
|
this.d = iqpVar;
|
|
}
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
@InterfaceC13391fZD
|
|
public kPx(yRw yrw, yRw yrw2, iqp iqpVar) {
|
|
super(yrw, yrw2, new AnonymousClass5(iqpVar));
|
|
C14957gcv.e(yrw, "");
|
|
C14957gcv.e(yrw2, "");
|
|
C14957gcv.e(iqpVar, "");
|
|
this.e = iqpVar;
|
|
}
|
|
|
|
/* loaded from: classes3.dex */
|
|
public static final class HBt implements AbstractC15351go.HBt {
|
|
final C3999bN a;
|
|
final String c;
|
|
final String e;
|
|
|
|
public HBt(C3999bN c3999bN, String str, String str2) {
|
|
C14957gcv.e(c3999bN, "");
|
|
C14957gcv.e(str, "");
|
|
C14957gcv.e(str2, "");
|
|
this.a = c3999bN;
|
|
this.c = str;
|
|
this.e = str2;
|
|
}
|
|
}
|
|
}
|