55 lines
1.8 KiB
Java
55 lines
1.8 KiB
Java
package o;
|
|
|
|
import o.AbstractC15351go;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class qwy extends C15032gf<ZVj, HBt> {
|
|
|
|
/* renamed from: o.qwy$2, reason: invalid class name */
|
|
/* loaded from: classes3.dex */
|
|
static final class AnonymousClass2 extends AbstractC14961gcz implements InterfaceC14894gbR<HBt, AbstractC13175fSw<ZVj>> {
|
|
private InterfaceC16133lZa c;
|
|
|
|
@Override // o.InterfaceC14894gbR
|
|
public final /* synthetic */ AbstractC13175fSw<ZVj> invoke(HBt hBt) {
|
|
HBt hBt2 = hBt;
|
|
C14957gcv.e(hBt2, "");
|
|
return this.c.b(new C12483ez(hBt2.b, hBt2.c, hBt2.a), hBt2.d, hBt2.e);
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
AnonymousClass2(InterfaceC16133lZa interfaceC16133lZa) {
|
|
super(1);
|
|
this.c = interfaceC16133lZa;
|
|
}
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
@InterfaceC13391fZD
|
|
public qwy(yRw yrw, yRw yrw2, InterfaceC16133lZa interfaceC16133lZa) {
|
|
super(yrw, yrw2, new AnonymousClass2(interfaceC16133lZa));
|
|
C14957gcv.e(yrw, "");
|
|
C14957gcv.e(yrw2, "");
|
|
C14957gcv.e(interfaceC16133lZa, "");
|
|
}
|
|
|
|
/* loaded from: classes3.dex */
|
|
public static final class HBt implements AbstractC15351go.HBt {
|
|
final String a;
|
|
final String b;
|
|
final boolean c;
|
|
final String d;
|
|
final String e;
|
|
|
|
public HBt(String str, boolean z, String str2, String str3, String str4) {
|
|
C14957gcv.e(str, "");
|
|
C14957gcv.e(str2, "");
|
|
this.b = str;
|
|
this.c = z;
|
|
this.a = str2;
|
|
this.d = str3;
|
|
this.e = str4;
|
|
}
|
|
}
|
|
}
|