68 lines
1.7 KiB
Java
68 lines
1.7 KiB
Java
|
package o;
|
||
|
|
||
|
import java.util.NoSuchElementException;
|
||
|
|
||
|
/* loaded from: classes3.dex */
|
||
|
public final class Xvl extends ZTC {
|
||
|
@InterfaceC13391fZD
|
||
|
public Xvl() {
|
||
|
}
|
||
|
|
||
|
/* JADX WARN: Multi-variable type inference failed */
|
||
|
public static C17480xBa a(C5762bzF c5762bzF, C7968cyO c7968cyO) {
|
||
|
zEQ d;
|
||
|
JNE jne;
|
||
|
String str;
|
||
|
final String str2 = c5762bzF.d;
|
||
|
YKU yku = new YKU(c7968cyO.a);
|
||
|
YKU yku2 = new YKU(yku.a, new GEP(yku.b, new Jel(str2) { // from class: o.vOa
|
||
|
private String a;
|
||
|
|
||
|
@Override // o.Jel
|
||
|
public final boolean e(Object obj) {
|
||
|
boolean equals;
|
||
|
equals = this.a.equals(((JNE) obj).a);
|
||
|
return equals;
|
||
|
}
|
||
|
|
||
|
{
|
||
|
this.a = str2;
|
||
|
}
|
||
|
}));
|
||
|
if (yku2.b.hasNext()) {
|
||
|
d = zEQ.a(yku2.b.next());
|
||
|
} else {
|
||
|
d = zEQ.d();
|
||
|
}
|
||
|
if (d.d != 0) {
|
||
|
T t = d.d;
|
||
|
if (t != 0) {
|
||
|
jne = (JNE) t;
|
||
|
} else {
|
||
|
throw new NoSuchElementException("No value present");
|
||
|
}
|
||
|
} else {
|
||
|
jne = null;
|
||
|
}
|
||
|
if (jne == null) {
|
||
|
str = "";
|
||
|
} else {
|
||
|
str = jne.e;
|
||
|
}
|
||
|
C17480xBa a = C17480xBa.a();
|
||
|
a.h = str;
|
||
|
a.l = c5762bzF.p;
|
||
|
a.k = c5762bzF.t;
|
||
|
a.b = c5762bzF.d;
|
||
|
a.a = c5762bzF.g;
|
||
|
a.c = c5762bzF.c.status;
|
||
|
a.d = c5762bzF.b;
|
||
|
a.j = c5762bzF.n;
|
||
|
a.g = c5762bzF.i;
|
||
|
a.i = c5762bzF.j;
|
||
|
a.f = c5762bzF.h;
|
||
|
a.f9306o = c5762bzF.w;
|
||
|
return a;
|
||
|
}
|
||
|
}
|