46 lines
1.3 KiB
Java
46 lines
1.3 KiB
Java
package o;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class Tdc extends wRi {
|
|
private final InterfaceC0773Ogw a;
|
|
private final tQD b;
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
@InterfaceC13391fZD
|
|
public Tdc(yRw yrw, yRw yrw2, InterfaceC0773Ogw interfaceC0773Ogw, tQD tqd) {
|
|
super(yrw, yrw2);
|
|
C14957gcv.e(yrw, "");
|
|
C14957gcv.e(yrw2, "");
|
|
C14957gcv.e(interfaceC0773Ogw, "");
|
|
C14957gcv.e(tqd, "");
|
|
this.a = interfaceC0773Ogw;
|
|
this.b = tqd;
|
|
}
|
|
|
|
public final AbstractC13163fSk<HQp> e() {
|
|
C13377fYp c13377fYp;
|
|
if (Sts.b[this.b.f().ordinal()] == 1) {
|
|
c13377fYp = new C13377fYp(this.b.b());
|
|
} else {
|
|
c13377fYp = new C13377fYp(this.a.h());
|
|
}
|
|
e(c13377fYp);
|
|
C14957gcv.c(c13377fYp, "");
|
|
return c13377fYp;
|
|
}
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final /* synthetic */ class Sts {
|
|
public static final int[] b;
|
|
|
|
static {
|
|
int[] iArr = new int[bTI.values().length];
|
|
try {
|
|
iArr[bTI.BUSINESS_OWNER.ordinal()] = 1;
|
|
} catch (NoSuchFieldError unused) {
|
|
}
|
|
b = iArr;
|
|
}
|
|
}
|
|
}
|