44 lines
1.3 KiB
Java
44 lines
1.3 KiB
Java
|
package o;
|
||
|
|
||
|
import java.util.List;
|
||
|
import o.PRA;
|
||
|
|
||
|
/* renamed from: o.bCq, reason: case insensitive filesystem */
|
||
|
/* loaded from: classes3.dex */
|
||
|
public final class C3657bCq extends ZTC {
|
||
|
@InterfaceC13391fZD
|
||
|
public C3657bCq() {
|
||
|
}
|
||
|
|
||
|
/* JADX INFO: Access modifiers changed from: package-private */
|
||
|
public static /* synthetic */ KwE b(C13411fZn c13411fZn) {
|
||
|
KwE kwE = new KwE();
|
||
|
kwE.d = c13411fZn.a;
|
||
|
kwE.a = c13411fZn.d;
|
||
|
kwE.f = c13411fZn.c;
|
||
|
kwE.b = c13411fZn.e;
|
||
|
kwE.c = Double.valueOf(c13411fZn.b).doubleValue();
|
||
|
return kwE;
|
||
|
}
|
||
|
|
||
|
public static C15953jsr a(xTg xtg) {
|
||
|
List<KwE> list;
|
||
|
if (xtg.a != null) {
|
||
|
YKU yku = new YKU(xtg.a);
|
||
|
list = (List) new YKU(yku.a, new wxK(yku.b, new InterfaceC1244Ytw() { // from class: o.yvM
|
||
|
@Override // o.InterfaceC1244Ytw
|
||
|
public final Object d(Object obj) {
|
||
|
return C3657bCq.b((C13411fZn) obj);
|
||
|
}
|
||
|
})).a(new PRA.Sts(new PRA.AnonymousClass4(), new PRA.AnonymousClass8()));
|
||
|
} else {
|
||
|
list = null;
|
||
|
}
|
||
|
C15953jsr c = C15953jsr.c();
|
||
|
c.b = xit.d(xtg.e);
|
||
|
c.a = xtg.d;
|
||
|
c.d = list;
|
||
|
return c;
|
||
|
}
|
||
|
}
|