113 lines
3.7 KiB
Java
113 lines
3.7 KiB
Java
|
package o;
|
||
|
|
||
|
/* loaded from: classes3.dex */
|
||
|
public final class zCz extends wRi {
|
||
|
final tQD d;
|
||
|
final InterfaceC0773Ogw e;
|
||
|
|
||
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
||
|
@InterfaceC13391fZD
|
||
|
public zCz(yRw yrw, yRw yrw2, InterfaceC0773Ogw interfaceC0773Ogw, tQD tqd) {
|
||
|
super(yrw, yrw2);
|
||
|
C14957gcv.e(yrw, "");
|
||
|
C14957gcv.e(yrw2, "");
|
||
|
C14957gcv.e(interfaceC0773Ogw, "");
|
||
|
C14957gcv.e(tqd, "");
|
||
|
this.e = interfaceC0773Ogw;
|
||
|
this.d = tqd;
|
||
|
}
|
||
|
|
||
|
public final AbstractC13163fSk<C17258vKi> e() {
|
||
|
fUY fuy;
|
||
|
if (Sts.d[this.d.f().ordinal()] == 1) {
|
||
|
AbstractC13175fSw<String> n = this.e.n();
|
||
|
final IeS ieS = new IeS(this);
|
||
|
fuy = new fUY(n, new fSS(ieS) { // from class: o.pxS
|
||
|
private InterfaceC14894gbR c;
|
||
|
|
||
|
@Override // o.fSS
|
||
|
public final Object a(Object obj) {
|
||
|
InterfaceC14894gbR interfaceC14894gbR = this.c;
|
||
|
C14957gcv.e(interfaceC14894gbR, "");
|
||
|
return (InterfaceC13169fSq) interfaceC14894gbR.invoke(obj);
|
||
|
}
|
||
|
|
||
|
{
|
||
|
this.c = ieS;
|
||
|
}
|
||
|
});
|
||
|
} else {
|
||
|
AbstractC13175fSw<String> n2 = this.e.n();
|
||
|
final LWm lWm = new LWm(this);
|
||
|
fuy = new fUY(n2, new fSS(lWm) { // from class: o.hhs
|
||
|
private InterfaceC14894gbR c;
|
||
|
|
||
|
@Override // o.fSS
|
||
|
public final Object a(Object obj) {
|
||
|
InterfaceC14894gbR interfaceC14894gbR = this.c;
|
||
|
C14957gcv.e(interfaceC14894gbR, "");
|
||
|
return (InterfaceC13169fSq) interfaceC14894gbR.invoke(obj);
|
||
|
}
|
||
|
|
||
|
{
|
||
|
this.c = lWm;
|
||
|
}
|
||
|
});
|
||
|
}
|
||
|
e(fuy);
|
||
|
C14957gcv.c(fuy, "");
|
||
|
return fuy;
|
||
|
}
|
||
|
|
||
|
/* JADX INFO: Access modifiers changed from: package-private */
|
||
|
/* loaded from: classes3.dex */
|
||
|
public static final class IeS extends AbstractC14961gcz implements InterfaceC14894gbR<String, InterfaceC13169fSq<? extends C17258vKi>> {
|
||
|
private zCz c;
|
||
|
|
||
|
@Override // o.InterfaceC14894gbR
|
||
|
public final /* synthetic */ InterfaceC13169fSq<? extends C17258vKi> invoke(String str) {
|
||
|
String str2 = str;
|
||
|
tQD tqd = this.c.d;
|
||
|
C14957gcv.c((Object) str2, "");
|
||
|
return new C13377fYp(tqd.c(str2));
|
||
|
}
|
||
|
|
||
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
||
|
IeS(zCz zcz) {
|
||
|
super(1);
|
||
|
this.c = zcz;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
/* JADX INFO: Access modifiers changed from: package-private */
|
||
|
/* loaded from: classes3.dex */
|
||
|
public static final class LWm extends AbstractC14961gcz implements InterfaceC14894gbR<String, InterfaceC13169fSq<? extends C17258vKi>> {
|
||
|
private zCz c;
|
||
|
|
||
|
@Override // o.InterfaceC14894gbR
|
||
|
public final /* synthetic */ InterfaceC13169fSq<? extends C17258vKi> invoke(String str) {
|
||
|
return this.c.e.d(str);
|
||
|
}
|
||
|
|
||
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
||
|
LWm(zCz zcz) {
|
||
|
super(1);
|
||
|
this.c = zcz;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
/* loaded from: classes3.dex */
|
||
|
public final /* synthetic */ class Sts {
|
||
|
public static final int[] d;
|
||
|
|
||
|
static {
|
||
|
int[] iArr = new int[bTI.values().length];
|
||
|
try {
|
||
|
iArr[bTI.BUSINESS_OWNER.ordinal()] = 1;
|
||
|
} catch (NoSuchFieldError unused) {
|
||
|
}
|
||
|
d = iArr;
|
||
|
}
|
||
|
}
|
||
|
}
|