83 lines
2.7 KiB
Java
83 lines
2.7 KiB
Java
package o;
|
|
|
|
import o.AbstractC15351go;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class JGw extends C15032gf<YNc, IeS> {
|
|
private final InterfaceC0773Ogw e;
|
|
|
|
/* renamed from: o.JGw$4, reason: invalid class name */
|
|
/* loaded from: classes3.dex */
|
|
static final class AnonymousClass4 extends AbstractC14961gcz implements InterfaceC14894gbR<IeS, AbstractC13175fSw<YNc>> {
|
|
private InterfaceC0773Ogw a;
|
|
|
|
@Override // o.InterfaceC14894gbR
|
|
public final /* synthetic */ AbstractC13175fSw<YNc> invoke(IeS ieS) {
|
|
IeS ieS2 = ieS;
|
|
C14957gcv.e(ieS2, "");
|
|
int i = IeS.d[ieS2.e.ordinal()];
|
|
if (i == 1) {
|
|
AbstractC13175fSw<YNc> h = this.a.h(ieS2.a);
|
|
C14957gcv.c(h, "");
|
|
return h;
|
|
}
|
|
if (i == 2) {
|
|
AbstractC13175fSw<YNc> t = this.a.t();
|
|
C14957gcv.c(t, "");
|
|
return t;
|
|
}
|
|
AbstractC13175fSw<YNc> d = AbstractC13175fSw.d((Object) null);
|
|
C14957gcv.c(d, "");
|
|
return d;
|
|
}
|
|
|
|
/* renamed from: o.JGw$4$IeS */
|
|
/* loaded from: classes3.dex */
|
|
public final /* synthetic */ class IeS {
|
|
public static final int[] d;
|
|
|
|
static {
|
|
int[] iArr = new int[EnumC17522xVE.values().length];
|
|
try {
|
|
iArr[EnumC17522xVE.BYID.ordinal()] = 1;
|
|
} catch (NoSuchFieldError unused) {
|
|
}
|
|
try {
|
|
iArr[EnumC17522xVE.LATEST.ordinal()] = 2;
|
|
} catch (NoSuchFieldError unused2) {
|
|
}
|
|
d = iArr;
|
|
}
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
AnonymousClass4(InterfaceC0773Ogw interfaceC0773Ogw) {
|
|
super(1);
|
|
this.a = interfaceC0773Ogw;
|
|
}
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
@InterfaceC13391fZD
|
|
public JGw(yRw yrw, yRw yrw2, InterfaceC0773Ogw interfaceC0773Ogw) {
|
|
super(yrw, yrw2, new AnonymousClass4(interfaceC0773Ogw));
|
|
C14957gcv.e(yrw, "");
|
|
C14957gcv.e(yrw2, "");
|
|
C14957gcv.e(interfaceC0773Ogw, "");
|
|
this.e = interfaceC0773Ogw;
|
|
}
|
|
|
|
/* loaded from: classes3.dex */
|
|
public static final class IeS implements AbstractC15351go.HBt {
|
|
final String a;
|
|
final EnumC17522xVE e;
|
|
|
|
public IeS(String str, EnumC17522xVE enumC17522xVE) {
|
|
C14957gcv.e(str, "");
|
|
C14957gcv.e(enumC17522xVE, "");
|
|
this.a = str;
|
|
this.e = enumC17522xVE;
|
|
}
|
|
}
|
|
}
|