50 lines
2.0 KiB
Java
50 lines
2.0 KiB
Java
package o;
|
|
|
|
import android.content.SharedPreferences;
|
|
import android.content.res.Resources;
|
|
import com.scb.phone.presentation.mapper.transferandpay.BaseAssetsDisplayMapper;
|
|
import java.util.ArrayList;
|
|
import java.util.Collection;
|
|
import java.util.List;
|
|
|
|
/* renamed from: o.zQ, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public final class C17741zQ extends BaseAssetsDisplayMapper {
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
@InterfaceC13391fZD
|
|
public C17741zQ(Resources resources, SharedPreferences sharedPreferences, String str) {
|
|
super(resources, sharedPreferences, str);
|
|
C14957gcv.e(resources, "");
|
|
C14957gcv.e(sharedPreferences, "");
|
|
C14957gcv.e(str, "");
|
|
}
|
|
|
|
public final C1054Up e(isg isgVar) {
|
|
C14957gcv.e(isgVar, "");
|
|
String str = isgVar.d;
|
|
String str2 = isgVar.a;
|
|
String str3 = isgVar.e;
|
|
List<YNb> list = isgVar.c;
|
|
C14957gcv.e(list, "");
|
|
ArrayList arrayList = new ArrayList(list instanceof Collection ? list.size() : 10);
|
|
for (YNb yNb : list) {
|
|
String str4 = yNb.g;
|
|
String b_ = (str4 == null || C14957gcv.b((Object) str4, (Object) "")) ? null : b_(yNb.g);
|
|
int i = yNb.v;
|
|
String str5 = yNb.k;
|
|
gnR gnr = yNb.p;
|
|
C1055Uq c1055Uq = new C1055Uq(gnr.b, gnr.a);
|
|
String str6 = yNb.i;
|
|
String str7 = yNb.f;
|
|
String str8 = yNb.j;
|
|
List<String> list2 = yNb.c;
|
|
String str9 = yNb.f8462o;
|
|
String str10 = yNb.q;
|
|
String c = c(Double.valueOf(Double.parseDouble(yNb.r)));
|
|
C14957gcv.c((Object) c, "");
|
|
arrayList.add(new C1049Un(i, str5, c1055Uq, str6, str7, str8, list2, str9, str10, c, b_, yNb.m, yNb.w, yNb.x, yNb.h, yNb.t, yNb.l, yNb.b, C14851gaI.c, true, yNb.s, yNb.n, yNb.d, yNb.a, yNb.u));
|
|
}
|
|
return new C1054Up(str, str2, str3, arrayList);
|
|
}
|
|
}
|