what-the-bank/sources/o/C16875rx.java

110 lines
3.0 KiB
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package o;
import android.content.SharedPreferences;
import android.content.res.Resources;
import android.text.TextUtils;
import com.scb.phone.presentation.mapper.transferandpay.BaseAssetsDisplayMapper;
import java.util.List;
import o.C0657Lo;
import o.C0664Lr;
import o.PRA;
/* renamed from: o.rx, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public final class C16875rx extends BaseAssetsDisplayMapper {
@InterfaceC13391fZD
public C16875rx(Resources resources, SharedPreferences sharedPreferences, String str) {
super(resources, sharedPreferences, str);
}
public final C0657Lo a(VFg vFg, int i) {
C0657Lo.LWm lWm = new C0657Lo.LWm();
lWm.e = i;
lWm.h = vFg.G;
lWm.s = b_(vFg.t);
lWm.d = vFg.A;
lWm.p = vFg.n;
lWm.r = TextUtils.isEmpty(vFg.l) ? null : c(C6583cXR.c(vFg.l));
lWm.x = vFg.k;
lWm.L = vFg.L;
lWm.u = vFg.q;
lWm.v = vFg.r;
lWm.y = vFg.x;
lWm.M = vFg.y;
lWm.c = vFg.u;
lWm.E = vFg.I;
lWm.q = vFg.m;
lWm.A = TextUtils.isEmpty(vFg.v) ? null : c(C6583cXR.c(vFg.v));
lWm.n = vFg.f;
lWm.l = vFg.g;
lWm.m = vFg.j;
lWm.f8256o = vFg.i;
lWm.f = vFg.a;
lWm.j = vFg.e;
lWm.t = vFg.s;
lWm.w = vFg.p;
lWm.H = vFg.H;
lWm.G = vFg.F;
lWm.z = vFg.w;
lWm.a = vFg.d;
lWm.K = vFg.N;
lWm.S = vFg.J;
lWm.J = vFg.K;
lWm.O = vFg.R;
lWm.g = vFg.c;
lWm.i = vFg.h;
lWm.F = vFg.z;
lWm.I = vFg.E;
lWm.k = vFg.f8407o;
lWm.N = vFg.M;
lWm.D = vFg.C;
lWm.C = vFg.D;
lWm.b = vFg.b;
lWm.B = vFg.B;
return new C0657Lo(lWm, (byte) 0);
}
public static C0657Lo c(JM jm) {
C0657Lo.LWm lWm = new C0657Lo.LWm();
lWm.h = jm.k;
lWm.E = jm.f8220o;
lWm.q = jm.c;
lWm.u = jm.g.booleanValue();
lWm.d = jm.n;
lWm.y = jm.h.booleanValue();
lWm.A = jm.i;
return new C0657Lo(lWm, (byte) 0);
}
public static /* synthetic */ C0664Lr c(IhY ihY) {
C0664Lr.Sts sts = new C0664Lr.Sts();
sts.e = 1;
sts.d = ihY.a;
sts.c = ihY.d;
sts.h = ihY.b;
sts.b = ihY.e;
sts.a = ihY.c;
return new C0664Lr(sts, (byte) 0);
}
public final List<C0657Lo> e(List<VFg> list, final int i) {
YKU yku = new YKU(list);
return (List) new YKU(yku.a, new wxK(yku.b, new InterfaceC1244Ytw(this, i) { // from class: o.rv
private C16875rx a;
private int e;
@Override // o.InterfaceC1244Ytw
public final Object d(Object obj) {
C0657Lo a;
a = this.a.a((VFg) obj, this.e);
return a;
}
{
this.a = this;
this.e = i;
}
})).a(new PRA.Sts(new PRA.AnonymousClass4(), new PRA.AnonymousClass8()));
}
}