61 lines
1.9 KiB
Java
61 lines
1.9 KiB
Java
package o;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class veJ extends wRi {
|
|
final Xky a;
|
|
private final InterfaceC15060gft c;
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
@InterfaceC13391fZD
|
|
public veJ(yRw yrw, yRw yrw2, InterfaceC15060gft interfaceC15060gft, Xky xky) {
|
|
super(yrw, yrw2);
|
|
C14957gcv.e(interfaceC15060gft, "");
|
|
C14957gcv.e(xky, "");
|
|
this.c = interfaceC15060gft;
|
|
this.a = xky;
|
|
}
|
|
|
|
/* JADX INFO: Access modifiers changed from: package-private */
|
|
/* loaded from: classes3.dex */
|
|
public static final class IeS extends AbstractC14961gcz implements InterfaceC14894gbR<C16556pLu, String> {
|
|
private veJ a;
|
|
|
|
@Override // o.InterfaceC14894gbR
|
|
public final /* synthetic */ String invoke(C16556pLu c16556pLu) {
|
|
C16556pLu c16556pLu2 = c16556pLu;
|
|
veJ vej = this.a;
|
|
C14957gcv.c(c16556pLu2, "");
|
|
C14957gcv.e(c16556pLu2, "");
|
|
if (C14957gcv.b((Object) vej.a.M(), (Object) "th")) {
|
|
return c16556pLu2.b;
|
|
}
|
|
return c16556pLu2.d;
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
IeS(veJ vej) {
|
|
super(1);
|
|
this.a = vej;
|
|
}
|
|
}
|
|
|
|
public final void c() {
|
|
AbstractC13163fSk<C16556pLu> g = this.c.g();
|
|
final IeS ieS = new IeS(this);
|
|
e(g.map(new fSS(ieS) { // from class: o.fTE
|
|
private InterfaceC14894gbR a;
|
|
|
|
@Override // o.fSS
|
|
public final Object a(Object obj) {
|
|
InterfaceC14894gbR interfaceC14894gbR = this.a;
|
|
C14957gcv.e(interfaceC14894gbR, "");
|
|
return (String) interfaceC14894gbR.invoke(obj);
|
|
}
|
|
|
|
{
|
|
this.a = ieS;
|
|
}
|
|
}));
|
|
}
|
|
}
|