49 lines
1.5 KiB
Java
49 lines
1.5 KiB
Java
package o;
|
|
|
|
import o.AbstractC15351go;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class syz extends C15032gf<Lsx, HBt> {
|
|
private final InterfaceC16691qQA b;
|
|
|
|
/* renamed from: o.syz$4, reason: invalid class name */
|
|
/* loaded from: classes3.dex */
|
|
static final class AnonymousClass4 extends AbstractC14961gcz implements InterfaceC14894gbR<HBt, AbstractC13175fSw<Lsx>> {
|
|
private InterfaceC16691qQA e;
|
|
|
|
@Override // o.InterfaceC14894gbR
|
|
public final /* synthetic */ AbstractC13175fSw<Lsx> invoke(HBt hBt) {
|
|
HBt hBt2 = hBt;
|
|
C14957gcv.e(hBt2, "");
|
|
AbstractC13175fSw<Lsx> i = this.e.i(hBt2.b);
|
|
C14957gcv.c(i, "");
|
|
return i;
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
AnonymousClass4(InterfaceC16691qQA interfaceC16691qQA) {
|
|
super(1);
|
|
this.e = interfaceC16691qQA;
|
|
}
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
@InterfaceC13391fZD
|
|
public syz(yRw yrw, yRw yrw2, InterfaceC16691qQA interfaceC16691qQA) {
|
|
super(yrw, yrw2, new AnonymousClass4(interfaceC16691qQA));
|
|
C14957gcv.e(yrw, "");
|
|
C14957gcv.e(yrw2, "");
|
|
C14957gcv.e(interfaceC16691qQA, "");
|
|
this.b = interfaceC16691qQA;
|
|
}
|
|
|
|
/* loaded from: classes3.dex */
|
|
public static final class HBt implements AbstractC15351go.HBt {
|
|
final String b;
|
|
|
|
public HBt(String str) {
|
|
this.b = str;
|
|
}
|
|
}
|
|
}
|